aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [CIFS] Fix sparse warningsSteve French2009-04-16
* [CIFS] Add support for posix open during lookupSteve French2009-04-16
* cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton2009-04-16
* cifs: remove dnotify thread codeJeff Layton2009-04-16
* [CIFS] remove some build warningsSteve French2009-04-16
* cifs: vary timeout on writes past EOF based on offset (try #5)Jeff Layton2009-04-16
* [CIFS] Fix build break from recent DFS patch when DFS support not enabledSteve French2009-04-16
* Remote DFS root support.Igor Mammedov2009-04-16
* [CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French2009-04-16
* cifs: remove some pointless conditionals before kfree()Wei Yongjun2009-04-16
* cifs: flush data on any setattrJeff Layton2009-04-16
* Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-15
|\
| * GFS2: Use DEFINE_SPINLOCKXu Gang2009-04-15
| * GFS2: cleanup file_operations messChristoph Hellwig2009-04-15
| * GFS2: Move umount flush rwsemSteven Whitehouse2009-04-15
| * GFS2: Fix symlink creation raceSteven Whitehouse2009-04-15
| * GFS2: Make quotad's waiting interruptibleSteven Whitehouse2009-04-15
* | gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-15
* | ext4: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-15
* | dio: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-15
* | bio: add documentation to bio_alloc()Jens Axboe2009-04-15
* | splice: add helpers for locking pipe inodeMiklos Szeredi2009-04-15
* | splice: remove generic_file_splice_write_nolock()Miklos Szeredi2009-04-15
* | ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-04-15
* | splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi2009-04-15
* | splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi2009-04-15
* | splice: split up __splice_from_pipe()Miklos Szeredi2009-04-15
* | buffer: switch do_emergency_thaw() away from pdflush_operation()Jens Axboe2009-04-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-04-14
|\
| * fuse: fix "direct_io" private mmapMiklos Szeredi2009-04-09
| * fuse: fix argument type in fuse_get_user_pages()Miklos Szeredi2009-04-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-04-14
|\ \
| * | nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi2009-04-12
| * | nilfs2: segment usage file cleanupsRyusuke Konishi2009-04-12
| * | nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_errorRyusuke Konishi2009-04-12
| * | nilfs2: simplify handling of active state of segments fixRyusuke Konishi2009-04-12
| * | nilfs2: remove module versionRyusuke Konishi2009-04-12
| * | nilfs2: fix lockdep recursive locking warning on meta data filesRyusuke Konishi2009-04-12
| * | nilfs2: fix lockdep recursive locking warning on bmapRyusuke Konishi2009-04-12
| * | nilfs2: return f_fsid for statfs2Ryusuke Konishi2009-04-12
* | | ext2: fix data corruption for racing writesJan Kara2009-04-13
* | | jbd: update locking comentsJan Kara2009-04-13
* | | hfs: fix memory leak when unmountingDave Anderson2009-04-13
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-04-13
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-linusFelix Blyakher2009-04-09
| |\ \
| | * | xfs: remove xfs_flush_spaceDave Chinner2009-04-06
| | * | xfs: flush delayed allcoation blocks on ENOSPC in createDave Chinner2009-04-06
| | * | xfs: block callers of xfs_flush_inodes() correctlyDave Chinner2009-04-06
| | * | xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-06