aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-04[CIFS] Update readme to reflect forceuid mount parmsSteve French2-14/+14
2009-08-03cifs: Read buffer overflowRoel Kluin1-1/+1
2009-08-03cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton1-0/+4
2009-08-02cifs: reinstate original behavior when uid=/gid= options are specifiedJeff Layton1-12/+30
2009-07-30[CIFS] Updates fs/cifs/CHANGESSteve French1-0/+6
2009-07-28cifs: fix error handling in mount-time DFS referral chasing codeJeff Layton2-6/+19
2009-07-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds6-58/+90
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-3/+1
2009-07-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds4-63/+66
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-7/+10
2009-07-23jfs: Fix early release of acl in jfs_get_aclStefan Bader1-3/+1
2009-07-22Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds1-2/+2
2009-07-22[CIFS] fix sparse warningSteve French1-2/+2
2009-07-22cifs: fix sb->s_maxbytes so that it casts properly to a signed valueJeff Layton1-4/+4
2009-07-22cifs: disable serverino if server doesn't support itJeff Layton1-1/+4
2009-07-22lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra1-2/+2
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds2-26/+26
2009-07-21NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust2-5/+13
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust3-22/+26
2009-07-21NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust1-1/+1
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris3-11/+20
2009-07-21fsnotify: fix inotify tail drop check with path entriesEric Paris1-0/+1
2009-07-21inotify: check filename before dropping repeat eventsEric Paris1-2/+7
2009-07-21fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris3-13/+3
2009-07-21inotify: fix error paths in inotify_update_watchEric Paris1-30/+49
2009-07-21inotify: do not leak inode marks in inotify_add_watchEric Paris1-4/+10
2009-07-21inotify: drop user watch count when a watch is removedEric Paris1-0/+2
2009-07-21jbd: fix race between write_metadata_buffer and get_write_accessdingdinghua1-9/+11
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-1/+1
2009-07-20cifs: free nativeFileSystem field before allocating a new oneJeff Layton1-0/+1
2009-07-16Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French87-559/+432
2009-07-15ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()Jan Kara2-12/+4
2009-07-15jbd: Fix a race between checkpointing code and journal_get_write_access()Jan Kara1-33/+35
2009-07-15ext3: Fix truncation of symlinks after failed writeJan Kara1-9/+10
2009-07-15jbd: Fail to load a journal if it is too shortJan Kara1-0/+6
2009-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds3-9/+14
2009-07-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2009-07-149p: Fix incorrect parameters to v9fs_file_readn.Abhishek Kulkarni1-1/+1
2009-07-14dlm: free socket in error exit pathCasey Dahlin1-1/+3
2009-07-14fs/Kconfig: move nilfs2 outRyusuke Konishi2-26/+26
2009-07-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds10-348/+232
2009-07-13jbd2: fix race between write_metadata_buffer and get_write_accessdingdinghua1-9/+11
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-07-13ext4: Fix ext4_mb_initialize_context() to initialize all fieldsTheodore Ts'o1-18/+2
2009-07-13ext4: fix null handler of ioctls in no journal modePeng Tao1-8/+12
2009-07-13ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth3-4/+8
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan1-4/+4
2009-07-12partitions: fix broken uevent_suppress conversionHeiko Carstens1-1/+1
2009-07-12AFS: Fix compilation warningArtem Bityutskiy1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan46-29/+17