aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-09-29Fix NULL pointer dereference in proc_sys_compareLinus Torvalds
2008-09-26Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds
2008-09-26Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-09-26GFS2: Support for I/O barriersSteven Whitehouse
2008-09-26[XFS] Remove xfs_iext_irec_compact_full()Lachlan McIlroy
2008-09-26[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().Lachlan McIlroy
2008-09-249p: use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-24cifs: explicitly revoke SPNEGO key after session setupJeff Layton
2008-09-24cifs: Convert cifs to new aops.Nick Piggin
2008-09-24[CIFS] update DOS attributes in cifsInode if we successfully changed themSteve French
2008-09-24cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIleJeff Layton
2008-09-24cifs: work around samba returning -ENOENT on SetFileDisposition callJeff Layton
2008-09-24cifs: fix inverted NULL check after kmallocJeff Layton
2008-09-23ext4: Combine proc file handling into a single set of functionsTheodore Ts'o
2008-09-23[CIFS] clean up upcall handling for dns_resolver keysSteve French
2008-09-23[CIFS] fix busy-file renames and refactor cifs_rename logicSteve French
2008-09-23cifs: add function to set file dispositionJeff Layton
2008-09-23[CIFS] add constants for string lengths of keynames in SPNEGO upcall stringSteve French
2008-09-23cifs: move rename and delete-on-close logic into helper functionJeff Layton
2008-09-23ext4: move /proc setup and teardown out of mballoc.cTheodore Ts'o
2008-09-23cifs: have find_writeable_file prefer filehandles opened by same taskJeff Layton
2008-09-22cifs: don't use GFP_KERNEL with GFP_NOFSPekka Enberg
2008-09-22ext4: Don't use 'struct dentry' for internal lookupsTheodore Ts'o
2008-10-06ext4/jbd2: Avoid WARN() messages when failing to write to the superblockTheodore Ts'o
2008-09-18GFS2: high time to take some time over atimeSteven Whitehouse
2008-09-18GFS2: The war on bloatSteven Whitehouse
2008-09-18UBIFS: fix printk format warningsAlexander Beregalov
2008-09-17UBIFS: remove incorrect assertAdrian Hunter
2008-09-17UBIFS: TNC / GC race fixesAdrian Hunter
2008-09-17UBIFS: create the name of the background thread in every caseSebastian Siewior
2008-09-17[XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy
2008-09-17[XFS] Fix use-after-free with buffersLachlan McIlroy
2008-09-17[XFS] Prevent lockdep false positives when locking two inodes.David Chinner
2008-09-17[XFS] Fix barrier status change detection.David Chinner
2008-09-17[XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy
2008-09-17[XFS] Fix regression introduced by remount fixupChristoph Hellwig
2008-09-17[XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy
2008-09-16[CIFS] use common code for turning off ATTR_READONLY in cifs_unlinkSteve French
2008-09-16cifs: clean up variables in cifs_unlinkJeff Layton
2008-09-15GFS2: GFS2 will panic if you misspell any mount optionsAbhijith Das
2008-09-15GFS2: Direct IO write at end of file errorBob Peterson
2008-09-13rescan_partitions(): make device capacity errors non-fatalAndrew Morton
2008-09-13mm: ifdef Quicklists in /proc/meminfoHugh Dickins
2008-09-13bfs: fix Lockdep warningEric Sesterhenn
2008-09-13proc: more debugging for "already registered" caseAlexey Dobriyan
2008-09-13ext4: use percpu data structures for lg_prealloc_listEric Sandeen
2008-09-13ext4: Renumber EXT4_IOC_MIGRATETheodore Ts'o
2008-10-08ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctlAneesh Kumar K.V
2008-09-13ext4: elevate write count for migrate ioctlAneesh Kumar K.V
2008-09-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds