aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* configfs: Fix failing mkdir() making racing rmdir() failLouis Rilling2008-07-14
* configfs: Fix deadlock with racing rmdir() and rename()Louis Rilling2008-07-14
* configfs: Make configfs_new_dirent() return error code instead of NULLLouis Rilling2008-07-14
* configfs: Protect configfs_dirent s_links list mutationsLouis Rilling2008-07-14
* configfs: Introduce configfs_dirent_lockLouis Rilling2008-07-14
* ocfs2: Don't snprintf() without a format.Joel Becker2008-07-14
* ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefsJoel Becker2008-07-14
* ocfs2/net: Silence build warnings on sparc64Sunil Mushran2008-07-14
* ocfs2: Handle error during journal loadWengang Wang2008-07-14
* ocfs2: Silence an error message in ocfs2_file_aio_read()Sunil Mushran2008-07-14
* ocfs2: use simple_read_from_buffer()Akinobu Mita2008-07-14
* ocfs2: fix printk format warnings with OCFS2_FS_STATS=nRandy Dunlap2008-07-14
* [PATCH 2/2] ocfs2: Instrument fs cluster locksSunil Mushran2008-07-14
* [PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config optionSunil Mushran2008-07-14
* cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton2008-07-12
* cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton2008-07-12
* Fix reference counting race on log buffersDave Chinner2008-07-11
* exec: fix stack excutability without PT_GNU_STACKHugh Dickins2008-07-10
* ocfs2: Fix flags in ocfs2_file_lockMark Fasheh2008-07-10
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-09
|\
| * [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran2008-07-07
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-08
|\ \
| * | NFS: Fix readdir cache invalidationTrond Myklebust2008-07-08
| |/
* / reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney2008-07-08
|/
* Fix pagemap_read() use of struct mm_walkAndrew Morton2008-07-05
* Fix clear_refs_write() use of struct mm_walkAndrew Morton2008-07-05
* security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-04
* add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita2008-07-04
* ntfs: update help textJess Guerrero2008-07-04
* ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow2008-07-04
* reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara2008-07-04
* ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara2008-07-04
* ext3: add missing unlock to error path in ext3_quota_write()Jan Kara2008-07-04
* 9p: fix O_APPEND in legacy modeEric Van Hensbergen2008-07-03
* Properly notify block layer of sync writesJens Axboe2008-07-01
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-06-29
|\
| * Merge branch 'master' into for_mmJan Kara2008-06-24
| |\
| * | udf: Fix regression in UDF anchor block detectionTomas Janousek2008-06-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-29
|\ \ \
| * | | [patch 2/3] vfs: dcache cleanupsMiklos Szeredi2008-06-23
| * | | [patch 1/3] vfs: dcache sparse fixesMiklos Szeredi2008-06-23
| * | | [patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher2008-06-23
| * | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-23
| * | | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlinkMarcin Slusarz2008-06-23
| * | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-23
| * | | [patch 1/4] vfs: path_{get,put}() cleanupsJan Blunck2008-06-23
| * | | [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()Michael Kerrisk2008-06-23
| * | | [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...Michael Kerrisk2008-06-23
| * | | [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...Michael Kerrisk2008-06-23
| * | | [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...Michael Kerrisk2008-06-23