aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12167-2335/+3271
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-08-075-20/+92
| |\
| | * Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng2009-08-071-2/+7
| | * Btrfs: correct error-handling zlib error handlingJulia Lawall2009-08-071-3/+3
| | * Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz2009-08-071-2/+1
| | * Btrfs: make sure the async caching thread advances the keyChris Mason2009-07-311-4/+17
| | * Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik2009-07-311-9/+64
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds2009-08-073-102/+97
| |\ \
| | * | xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2009-08-072-74/+68
| | * | vfs: add __destroy_inodeChristoph Hellwig2009-08-071-3/+7
| | * | vfs: fix inode_init_always calling conventionChristoph Hellwig2009-08-072-25/+22
| * | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-08-071-1/+1
| |\ \ \
| | * | | jffs2: Fix return value from jffs2_do_readpage_nolock()Anders Grafström2009-08-041-1/+1
| * | | | flat: fix uninitialized ptr with shared libsLinus Torvalds2009-08-071-5/+12
| * | | | vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi2009-08-071-1/+2
| * | | | compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen2009-08-071-0/+1
| | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-08-042-2/+18
| |\ \ \
| | * | | nilfs2: fix missing unlock in error path of nilfs_mdt_write_pageRyusuke Konishi2009-08-021-1/+3
| | * | | nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodesRyusuke Konishi2009-08-011-1/+15
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-08-046-32/+73
| |\ \ \ | | |/ / | |/| |
| | * | [CIFS] Update readme to reflect forceuid mount parmsSteve French2009-08-042-14/+14
| | * | cifs: Read buffer overflowRoel Kluin2009-08-031-1/+1
| | * | cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton2009-08-031-0/+4
| | * | cifs: reinstate original behavior when uid=/gid= options are specifiedJeff Layton2009-08-021-12/+30
| | * | [CIFS] Updates fs/cifs/CHANGESSteve French2009-07-301-0/+6
| | * | cifs: fix error handling in mount-time DFS referral chasing codeJeff Layton2009-07-282-6/+19
| * | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-07-312-2/+10
| |\ \ \
| | * | | xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen2009-07-311-0/+8
| | * | | xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen2009-07-311-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-305-12/+28
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Btrfs: be more polite in the async caching threadsChris Mason2009-07-303-2/+14
| | * | | Btrfs: preserve commit_root for async cachingYan Zheng2009-07-304-10/+14
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-301-0/+12
| |\ \ \ \
| | * | | | udf: Fix loading of VAT inode when drive wrongly reports number of recorded b...Jan Kara2009-07-301-0/+12
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-301-3/+4
| |\ \ \ \ \
| | * | | | | quota: Silence lockdep on quota_onJan Kara2009-07-301-3/+4
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-07-308-75/+195
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski2009-07-305-5/+65
| | * | | | GFS2: Fix incorrent statfs consistency checkBenjamin Marzinski2009-07-301-11/+3
| | * | | | GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski2009-07-301-26/+46
| | * | | | GFS2: Don't try and dealloc own inodeSteven Whitehouse2009-07-301-3/+6
| | * | | | GFS2: Fix panic in glock memory shrinkerBenjamin Marzinski2009-07-301-0/+4
| | * | | | GFS2: keep statfs info in sync on growsBenjamin Marzinski2009-07-303-14/+68
| | * | | | GFS2: Shrink the shrinkerSteven Whitehouse2009-07-301-18/+5
| * | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-07-291-0/+10
| |\ \ \ \ \
| | * | | | | PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins2009-07-291-0/+10
| * | | | | | fs/ramfs/file-nommu.c needs include/linux/sched.hCatalin Marinas2009-07-291-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-291-0/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | sysfs: fix hardlink count on device_movePeter Oberparleiter2009-07-281-0/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-2813-452/+1343
| |\ \ \ \ \ | | | |_|/ / | | |/| | |