summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-11-0221-333/+258
|\
| * udf: Cleanup metadata flags handlingJan Kara2011-10-313-8/+10
| * udf: Skip mirror metadata FE loading when metadata FE is okNamjae Jeon2011-10-314-36/+43
| * ext3: Allow quota file use root reservationDmitry Monakhov2011-10-311-4/+4
| * quota: Drop path reference on error exit from quotactlJan Kara2011-10-311-2/+5
| * udf: Neaten udf_debug usesJoe Perches2011-10-316-59/+50
| * udf: Neaten logging output, use vsprintf extension %pVJoe Perches2011-10-311-11/+17
| * udf: Convert printks to pr_<level>Joe Perches2011-10-317-98/+83
| * udf: Rename udf_warning to udf_warnJoe Perches2011-10-104-20/+15
| * udf: Rename udf_error to udf_errJoe Perches2011-10-103-29/+23
| * udf: Promote some debugging messages to udf_errorJoe Perches2011-10-103-10/+18
| * ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.Tao Ma2011-10-101-24/+0
| * udf: Add readpages support for udf.Namjae Jeon2011-10-061-1/+9
| * ext3/balloc.c: local functions should be staticH Hartley Sweeten2011-10-051-3/+4
| * ext2: fix the outdated comment in ext2_nfs_get_inode()Li Haifeng2011-08-301-4/+4
| * ext3: remove deprecated oldallocLukas Czerner2011-08-172-46/+7
| * fs/ext3/balloc.c: delete useless initializationJulia Lawall2011-08-171-1/+1
| * fs/ext2/balloc.c: delete useless initializationJulia Lawall2011-08-171-1/+1
| * ext3: fix message in ext3_remount for rw-remount caseToshiyuki Okajima2011-08-171-2/+2
| * ext3: Remove i_mutex from ext3_sync_file()Jan Kara2011-08-171-10/+0
* | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+0
|\ \
| * | um: kill useless include of user.hAl Viro2011-11-021-1/+0
* | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-11-013-26/+109
|\ \ \
| * | | pstore: make pstore write function return normal success/fail valueChen Gong2011-10-121-5/+6
| * | | pstore: change mutex locking to spin_locksDon Zickus2011-08-161-7/+21
| * | | pstore: defer inserting OOPS entries into pstoreLuck, Tony2011-08-163-14/+82
* | | | sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.Eric W. Biederman2011-11-011-8/+6
* | | | epoll: fix spurious lockdep warningsNelson Elhage2011-10-311-7/+18
* | | | fat: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-311-2/+2
* | | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-3113-87/+90
* | | | fs/pipe.c: add ->statfs callback for pipefsPavel Emelyanov2011-10-311-0/+1
* | | | fs/buffer.c: add device information for error output in __find_get_block_slow()Tao Ma2011-10-311-1/+4
* | | | vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka2011-10-311-1/+1
* | | | lib/string.c: introduce memchr_inv()Akinobu Mita2011-10-312-23/+0
* | | | ext4: warn if direct reclaim tries to writeback pagesMel Gorman2011-10-311-1/+5
* | | | xfs: warn if direct reclaim tries to writeback pagesMel Gorman2011-10-311-4/+4
* | | | mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-311-0/+2
* | | | tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day2011-10-311-1/+1
* | | | oom: remove oom_disable_countDavid Rientjes2011-10-312-17/+0
* | | | Cross Memory AttachChristopher Yeoh2011-10-313-8/+11
* | | | /proc/self/numa_maps: restore "huge" tag for hugetlb vmasAndrew Morton2011-10-311-0/+3
* | | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-288-161/+260
|\ \ \ \
| * | | | libceph: fix double-free of page vectorSage Weil2011-10-251-1/+0
| * | | | ceph: fix 32-bit ino numbersAmon Ott2011-10-251-5/+6
| * | | | ceph: let the set_layout ioctl set single traitsGreg Farnum2011-10-251-6/+28
| * | | | Revert "ceph: don't truncate dirty pages in invalidate work thread"Sage Weil2011-10-251-45/+1
| * | | | ceph: replace leading spaces with tabsNoah Watkins2011-10-251-20/+20
| * | | | libceph: don't complain on msgpool alloc failuresSage Weil2011-10-252-6/+7
| * | | | libceph: create messenger with clientSage Weil2011-10-251-3/+6
| * | | | ceph: document ioctlsSage Weil2011-10-251-1/+54
OpenPOWER on IntegriCloud