summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-08-06NFS: Fix /proc/mount for legacy binary interfaceBryan Schumaker
2010-08-06NFS: Fix the locking in nfs4_callback_getattrTrond Myklebust
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-05Squashfs: fix filename typoPhillip Lougher
2010-08-05Squashfs: update Kconfig and documentation for LZOPhillip Lougher
2010-08-05ceph: only queue async writeback on cap revocation if there is dirty dataSage Weil
2010-08-05sysfs: sysfs_chmod_file's attr can be constJean Delvare
2010-08-05ext4: Adding error check after calling ext4_mb_regular_allocator()Aditya Kali
2010-08-05aio: fix wrong subsystem commentsSatoru Takeuchi
2010-08-05ext3: Fix dirtying of journalled buffers in data=journal modeJan Kara
2010-08-05fs/dlm: Drop unnecessary null testJulia Lawall
2010-08-05dlm: use genl_register_family_with_ops()Changli Gao
2010-08-05ext4: Fix dirtying of journalled buffers in data=journal modeJan Kara
2010-08-05DNS: Make AFS go to the DNS for AFSDB records for unknown cellsWang Lei
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei
2010-08-05cifs: account for new creduid=0x%x parameter in spnego upcall stringJeff Layton
2010-08-05cifs: reduce false positives with inode aliasing serverino autodisableJeff Layton
2010-08-05CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells
2010-08-05cifs: show features compiled in as part of DebugDataSuresh Jayaraman
2010-08-05cifs: update READMESuresh Jayaraman
2010-08-05ext4: re-inline ext4_rec_len_(to|from)_disk functionsEric Sandeen
2010-08-05Squashfs: fix block size use in LZO decompressorPhillip Lougher
2010-08-05Squashfs: Add LZO compression supportChan Jeong
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04block_dev: always serialize exclusive open attemptsTejun Heo
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04fix comment typo "choosed" -> "chosen"Uwe Kleine-König
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust
2010-08-04exofs: Fix groups code when num_devices is not divisible by group_widthBoaz Harrosh
2010-08-04exofs: Remove useless optimizationBoaz Harrosh
2010-08-04exofs: exofs_file_fsync and exofs_file_flush correctnessBoaz Harrosh
2010-08-04exofs: Remove superfluous dependency on buffer_head and writebackBoaz Harrosh
2010-08-03NFS: Fix the NFS users of rpc_restart_call()Trond Myklebust
2010-08-03NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checksTrond Myklebust
2010-08-03NFSv4: Clean up the process of renewing the NFSv4 leaseTrond Myklebust
2010-08-03NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctlyTrond Myklebust
2010-08-03NFS: nfs_rename() should not have to flush out writebacksTrond Myklebust
2010-08-03NFS: Clean up the callers of nfs_wb_all()Trond Myklebust
2010-08-03NFS: Fix up the fsync codeTrond Myklebust
2010-08-03jbd2: Remove t_handle_lock from start_this_handle()Theodore Ts'o
2010-08-03jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o
2010-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-08-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2010-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-08-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-08-03ceph: do not ignore osd_idle_ttl mount optionSage Weil