summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-081-0/+2
|\
| * [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran2008-07-071-0/+2
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-081-1/+1
|\ \
| * | NFS: Fix readdir cache invalidationTrond Myklebust2008-07-081-1/+1
| |/
* | reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney2008-07-081-0/+2
|/
* Fix pagemap_read() use of struct mm_walkAndrew Morton2008-07-051-34/+38
* Fix clear_refs_write() use of struct mm_walkAndrew Morton2008-07-051-4/+4
* security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-041-15/+22
* add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita2008-07-041-0/+28
* ntfs: update help textJess Guerrero2008-07-041-1/+1
* ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow2008-07-041-2/+0
* reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara2008-07-041-1/+3
* ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara2008-07-041-1/+3
* ext3: add missing unlock to error path in ext3_quota_write()Jan Kara2008-07-041-1/+3
* 9p: fix O_APPEND in legacy modeEric Van Hensbergen2008-07-033-10/+14
* Properly notify block layer of sync writesJens Axboe2008-07-011-5/+8
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-06-291-34/+23
|\
| * Merge branch 'master' into for_mmJan Kara2008-06-2414-183/+185
| |\
| * | udf: Fix regression in UDF anchor block detectionTomas Janousek2008-06-241-34/+23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-296-91/+88
|\ \ \
| * | | [patch 2/3] vfs: dcache cleanupsMiklos Szeredi2008-06-231-17/+14
| * | | [patch 1/3] vfs: dcache sparse fixesMiklos Szeredi2008-06-231-11/+12
| * | | [patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher2008-06-231-5/+7
| * | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-231-6/+0
| * | | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlinkMarcin Slusarz2008-06-231-7/+8
| * | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-231-1/+1
| * | | [patch 1/4] vfs: path_{get,put}() cleanupsJan Blunck2008-06-232-12/+9
| * | | [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()Michael Kerrisk2008-06-231-8/+3
| * | | [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...Michael Kerrisk2008-06-231-15/+21
| * | | [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...Michael Kerrisk2008-06-231-8/+0
| * | | [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...Michael Kerrisk2008-06-231-0/+4
| * | | [PATCH] fix cgroup-inflicted breakage in block_dev.cAl Viro2008-06-231-1/+9
* | | | [GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski2008-06-241-14/+9
* | | | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson2008-06-241-1/+1
| |_|/ |/| |
* | | NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust2008-06-231-3/+4
* | | NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2008-06-232-6/+7
* | | NFS: Reduce the NFS mount code stack usage.Trond Myklebust2008-06-231-28/+40
* | | Fix performance regression on lmbench select benchmarkLinus Torvalds2008-06-221-1/+1
|/ /
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-06-211-1/+2
|\ \
| * | Ext4: Fix online resize block group descriptor corruptionFrederic Bohe2008-06-201-1/+2
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-06-181-1/+1
|\ \ \ | | |/ | |/|
| * | udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins2008-06-161-1/+1
* | | fuse: fix thinko in max I/O size calucationMiklos Szeredi2008-06-171-2/+2
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-166-137/+123
|\ \ \
| * | | ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-164-23/+6
| * | | ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker2008-06-163-48/+40
| * | | ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-165-78/+89
| |/ /
* | | Remove last traces of a.out support from ELF loader.David Woodhouse2008-06-161-3/+0
* | | Include <asm/a.out.h> in fs/exec.c only for Alpha.David Woodhouse2008-06-161-2/+6
|/ /
* | pagemap: fix large pages in pagemapDave Hansen2008-06-121-9/+30
OpenPOWER on IntegriCloud