summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-11-01sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.Eric W. Biederman
2011-11-01epoll: fix spurious lockdep warningsNelson Elhage
2011-11-01fat: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-11-01fs/pipe.c: add ->statfs callback for pipefsPavel Emelyanov
2011-11-01fs/buffer.c: add device information for error output in __find_get_block_slow()Tao Ma
2011-11-01vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka
2011-11-01lib/string.c: introduce memchr_inv()Akinobu Mita
2011-11-01ext4: warn if direct reclaim tries to writeback pagesMel Gorman
2011-11-01xfs: warn if direct reclaim tries to writeback pagesMel Gorman
2011-11-01mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-11-01tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day
2011-11-01oom: remove oom_disable_countDavid Rientjes
2011-11-01Cross Memory AttachChristopher Yeoh
2011-11-01/proc/self/numa_maps: restore "huge" tag for hugetlb vmasAndrew Morton
2011-10-31ext4: fix a typo in struct ext4_allocation_contextRobin Dong
2011-10-31udf: Cleanup metadata flags handlingJan Kara
2011-10-31udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon
2011-10-31ext3: Allow quota file use root reservationDmitry Monakhov
2011-10-31quota: Drop path reference on error exit from quotactlJan Kara
2011-10-31udf: Neaten udf_debug usesJoe Perches
2011-10-31udf: Neaten logging output, use vsprintf extension %pVJoe Perches
2011-10-31udf: Convert printks to pr_<level>Joe Perches
2011-10-31ext4: Don't normalize an falloc request if it can fit in 1 extent.Greg Harm
2011-10-31ext4: remove comments about extent mount option in ext4_new_inode()Eryu Guan
2011-10-31ext4: let ext4_discard_partial_buffers handle unaligned range correctlyYongqiang Yang
2011-10-31ext4: return ENOMEM if find_or_create_pages failsYongqiang Yang
2011-10-31ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock()Yongqiang Yang
2011-10-31ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwrittenTao Ma
2011-10-31NFS: Remove no-op less-than-zero checks on unsigned variables.Chuck Lever
2011-10-31NFS: Clean up nfs4_xdr_dec_secinfo()Chuck Lever
2011-10-31NFS: Fix documenting comment for nfs_create_request()Chuck Lever
2011-10-31NFS4: fix cb_recallany decode errorPeng Tao
2011-10-31nfs4: serialize layoutcommitPeng Tao
2011-10-31ext4: optimize locking for end_io extent conversionTheodore Ts'o
2011-10-30ext4: remove unnecessary call to waitqueue_active()Theodore Ts'o
2011-10-30ext4: Use correct locking for ext4_end_io_nolock()Tao Ma
2011-10-30cifs: Assume passwords are encoded according to iocharset (try #2)Shirish Pargaonkar
2011-10-30CIFS: Fix the VFS brlock cache usage in posix locking casePavel Shilovsky
2011-10-29ext4: fix race in xattr block allocation pathEric Sandeen
2011-10-29ext4: trace punch_hole correctly in ext4_ext_map_blocksYongqiang Yang
2011-10-29ext4: clean up AGGRESSIVE_TEST codeYongqiang Yang
2011-10-29ext4: move variables to their scopeYongqiang Yang
2011-10-29ext4: fix quota accounting during migrationDmitry Monakhov
2011-10-29ext4: migrate cleanupDmitry Monakhov
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-10-28[CIFS] Update cifs version to 1.76Steve French
2011-10-28CIFS: Remove extra mutex_unlock in cifs_lock_add_ifPavel Shilovsky
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28Merge http://sucs.org/~rohan/git/gfs2-3.0-nmwLinus Torvalds