aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [DLM] block scand during recovery [1/6]David Teigland2007-07-09
* [DLM] keep dlm from panicing when traversing rsb list in debugfsJosef Bacik2007-07-09
* [GFS2] Quotas non-functional - fix bugAbhijith Das2007-07-09
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-09
* [GFS2] Reduce size of struct gdlm_lockSteven Whitehouse2007-07-09
* [GFS2] Addendum patch 2 for gfs2_growRobert Peterson2007-07-09
* [GFS2] use zero_user_pageNate Diller2007-07-09
* [GFS2] Kernel changes to support new gfs2_grow command (part 2)Robert Peterson2007-07-09
* [GFS2] kernel changes to support new gfs2_grow commandRobert Peterson2007-07-09
* [DLM] fix a couple of racesSatyam Sharma2007-07-09
* [GFS2] flush the glock completely in inode_go_syncBenjamin Marzinski2007-07-09
* Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-08
* DLM must depend on SYSFSAdrian Bunk2007-07-07
* Fix elf_core_dump() when writing arch specific notes (spu coredumps)Michael Ellerman2007-07-06
* [JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse2007-07-04
* dio: remove bogus refcounting BUG_ONZach Brown2007-07-03
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-28
* ext2: fix return of uninitialised variableAndrew Morton2007-06-28
* avoid spurious POLLIN returns in signalfdDavide Libenzi2007-06-28
* zero out last page for llseek/writeMichael Halcrow2007-06-28
* eCryptfs: initialize crypt_stat in setattrMichael Halcrow2007-06-28
* eCryptfs: fix write zeros behaviorMichael Halcrow2007-06-28
* ext4: lost brelse in ext4_read_inode()Kirill Korotaev2007-06-24
* ext3: lost brelse in ext3_read_inode()Kirill Korotaev2007-06-24
* ext2: disallow setting xip on remountCarsten Otte2007-06-24
* [XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig2007-06-19
* shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-16
* udf: fix possible leakage of blocksJan Kara2007-06-16
* fuse: ->fs_flags fixletAlexey Dobriyan2007-06-16
* splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe2007-06-15
* splice: fix leak of pages on short splice to pipeJens Axboe2007-06-15
* splice: adjust balance_dirty_pages_ratelimited() callJens Axboe2007-06-15
* sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo2007-06-12
* sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo2007-06-12
* sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen2007-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-06-11
|\
| * [CIFS] CIFS should honour umaskSteve French2007-06-08
| * [CIFS] Missing flag on negprot needed for some servers to force packet signingYehuda Sadeh Weinraub2007-06-05
| * [CIFS] whitespace cleanup part 2Steve French2007-06-05
| * [CIFS] whitespace cleanupSteve French2007-06-05
| * [CIFS] fix mempool destroy done in wrong order in cifs error pathAkinobu Mita2007-06-04
| * [CIFS] typo in previous patchSteve French2007-05-23
| * [CIFS] Fix oops on failed cifs mount (in kthread_stop)Steve French2007-05-23
* | Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-06-11
|\ \
| * | splice: __generic_file_splice_read: fix read/truncate raceJens Axboe2007-06-08
| * | splice: __generic_file_splice_read: fix i_size_read() length checksHugh Dickins2007-06-08
| * | splice: move balance_dirty_pages_ratelimited() outside of splice actorJens Axboe2007-06-08
| * | splice: remove do_splice_direct() symbol exportJens Axboe2007-06-08
| * | splice: move inode size check into generic_file_splice_read()Jens Axboe2007-06-08
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-06-08
|\ \ \