index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-14
4
-48
/
+72
*
configfs: Fix failing mkdir() making racing rmdir() fail
Louis Rilling
2008-07-14
2
-10
/
+44
*
configfs: Fix deadlock with racing rmdir() and rename()
Louis Rilling
2008-07-14
1
-20
/
+25
*
configfs: Make configfs_new_dirent() return error code instead of NULL
Louis Rilling
2008-07-14
1
-4
/
+5
*
configfs: Protect configfs_dirent s_links list mutations
Louis Rilling
2008-07-14
2
-4
/
+9
*
configfs: Introduce configfs_dirent_lock
Louis Rilling
2008-07-14
4
-1
/
+34
*
ocfs2: Don't snprintf() without a format.
Joel Becker
2008-07-14
1
-1
/
+1
*
ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs
Joel Becker
2008-07-14
2
-2
/
+2
*
ocfs2/net: Silence build warnings on sparc64
Sunil Mushran
2008-07-14
1
-3
/
+5
*
ocfs2: Handle error during journal load
Wengang Wang
2008-07-14
1
-1
/
+5
*
ocfs2: Silence an error message in ocfs2_file_aio_read()
Sunil Mushran
2008-07-14
1
-1
/
+1
*
ocfs2: use simple_read_from_buffer()
Akinobu Mita
2008-07-14
1
-14
/
+5
*
ocfs2: fix printk format warnings with OCFS2_FS_STATS=n
Randy Dunlap
2008-07-14
1
-4
/
+4
*
[PATCH 2/2] ocfs2: Instrument fs cluster locks
Sunil Mushran
2008-07-14
2
-1
/
+133
*
[PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config option
Sunil Mushran
2008-07-14
1
-0
/
+8
*
cifs: fix wksidarr declaration to be big-endian friendly
Jeff Layton
2008-07-12
1
-5
/
+5
*
cifs: fix inode leak in cifs_get_inode_info_unix
Jeff Layton
2008-07-12
1
-10
/
+10
*
Fix reference counting race on log buffers
Dave Chinner
2008-07-11
1
-4
/
+11
*
exec: fix stack excutability without PT_GNU_STACK
Hugh Dickins
2008-07-10
1
-1
/
+1
*
ocfs2: Fix flags in ocfs2_file_lock
Mark Fasheh
2008-07-10
1
-7
/
+7
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-07-08
1
-0
/
+2
|
\
|
*
[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
Sunil Mushran
2008-07-07
1
-0
/
+2
*
|
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-07-08
1
-1
/
+1
|
\
\
|
*
|
NFS: Fix readdir cache invalidation
Trond Myklebust
2008-07-08
1
-1
/
+1
|
|
/
*
/
reiserfs: discard prealloc in reiserfs_delete_inode
Jeff Mahoney
2008-07-08
1
-0
/
+2
|
/
*
Fix pagemap_read() use of struct mm_walk
Andrew Morton
2008-07-05
1
-34
/
+38
*
Fix clear_refs_write() use of struct mm_walk
Andrew Morton
2008-07-05
1
-4
/
+4
*
security: filesystem capabilities: fix fragile setuid fixup code
Andrew G. Morgan
2008-07-04
1
-15
/
+22
*
add kernel-doc for simple_read_from_buffer and memory_read_from_buffer
Akinobu Mita
2008-07-04
1
-0
/
+28
*
ntfs: update help text
Jess Guerrero
2008-07-04
1
-1
/
+1
*
ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()
Michael Halcrow
2008-07-04
1
-2
/
+0
*
reiserfs: add missing unlock to an error path in reiserfs_quota_write()
Jan Kara
2008-07-04
1
-1
/
+3
*
ext4: add missing unlock to an error path in ext4_quota_write()
Jan Kara
2008-07-04
1
-1
/
+3
*
ext3: add missing unlock to error path in ext3_quota_write()
Jan Kara
2008-07-04
1
-1
/
+3
*
9p: fix O_APPEND in legacy mode
Eric Van Hensbergen
2008-07-03
3
-10
/
+14
*
Properly notify block layer of sync writes
Jens Axboe
2008-07-01
1
-5
/
+8
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2008-06-29
1
-34
/
+23
|
\
|
*
Merge branch 'master' into for_mm
Jan Kara
2008-06-24
14
-183
/
+185
|
|
\
|
*
|
udf: Fix regression in UDF anchor block detection
Tomas Janousek
2008-06-24
1
-34
/
+23
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-06-29
6
-91
/
+88
|
\
\
\
|
*
|
|
[patch 2/3] vfs: dcache cleanups
Miklos Szeredi
2008-06-23
1
-17
/
+14
|
*
|
|
[patch 1/3] vfs: dcache sparse fixes
Miklos Szeredi
2008-06-23
1
-11
/
+12
|
*
|
|
[patch 3/3] vfs: make d_path() consistent across mount operations
Andreas Gruenbacher
2008-06-23
1
-5
/
+7
|
*
|
|
[patch 4/4] flock: remove unused fields from file_lock_operations
Denis V. Lunev
2008-06-23
1
-6
/
+0
|
*
|
|
[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
Marcin Slusarz
2008-06-23
1
-7
/
+8
|
*
|
|
[patch 2/4] fs: make struct file arg to d_path const
Jan Engelhardt
2008-06-23
1
-1
/
+1
|
*
|
|
[patch 1/4] vfs: path_{get,put}() cleanups
Jan Blunck
2008-06-23
2
-12
/
+9
|
*
|
|
[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()
Michael Kerrisk
2008-06-23
1
-8
/
+3
|
*
|
|
[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...
Michael Kerrisk
2008-06-23
1
-15
/
+21
|
*
|
|
[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...
Michael Kerrisk
2008-06-23
1
-8
/
+0
[next]