summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Make the log reserved blocks depend on block sizeSteven Whitehouse2007-07-091-2/+3
* [GFS2] Quotas non-functional - fix another bugAbhijith Das2007-07-092-4/+17
* [DLM] show default protocolDavid Teigland2007-07-091-0/+1
* [DLM] dumping master locksDavid Teigland2007-07-092-2/+163
* [DLM] canceling deadlocked lockDavid Teigland2007-07-094-0/+80
* [DLM] timeout fixesDavid Teigland2007-07-095-28/+39
* [DLM] Compile fixSteven Whitehouse2007-07-091-1/+1
* [DLM] fix compile breakageDavid Teigland2007-07-091-2/+2
* [DLM] wait for config check during join [6/6]David Teigland2007-07-094-2/+40
* [DLM] fix new_lockspace error exit [5/6]David Teigland2007-07-091-13/+19
* [DLM] cancel in conversion deadlock [4/6]David Teigland2007-07-091-61/+132
* [DLM] dlm_device interface changes [3/6]David Teigland2007-07-094-23/+62
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-0912-9/+348
* [DLM] block scand during recovery [1/6]David Teigland2007-07-093-26/+31
* [DLM] keep dlm from panicing when traversing rsb list in debugfsJosef Bacik2007-07-091-1/+8
* [GFS2] Quotas non-functional - fix bugAbhijith Das2007-07-092-9/+3
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-0918-161/+160
* [GFS2] Reduce size of struct gdlm_lockSteven Whitehouse2007-07-093-6/+18
* [GFS2] Addendum patch 2 for gfs2_growRobert Peterson2007-07-095-9/+9
* [GFS2] use zero_user_pageNate Diller2007-07-091-5/+1
* [GFS2] Kernel changes to support new gfs2_grow command (part 2)Robert Peterson2007-07-092-49/+93
* [GFS2] kernel changes to support new gfs2_grow commandRobert Peterson2007-07-093-8/+86
* [DLM] fix a couple of racesSatyam Sharma2007-07-091-4/+11
* [GFS2] flush the glock completely in inode_go_syncBenjamin Marzinski2007-07-091-1/+1
* Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-081-3/+10
* DLM must depend on SYSFSAdrian Bunk2007-07-071-1/+1
* Fix elf_core_dump() when writing arch specific notes (spu coredumps)Michael Ellerman2007-07-061-1/+6
* [JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse2007-07-041-14/+9
* dio: remove bogus refcounting BUG_ONZach Brown2007-07-031-1/+1
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-281-0/+8
* ext2: fix return of uninitialised variableAndrew Morton2007-06-281-0/+1
* avoid spurious POLLIN returns in signalfdDavide Libenzi2007-06-281-1/+2
* zero out last page for llseek/writeMichael Halcrow2007-06-281-0/+2
* eCryptfs: initialize crypt_stat in setattrMichael Halcrow2007-06-281-1/+46
* eCryptfs: fix write zeros behaviorMichael Halcrow2007-06-283-24/+50
* ext4: lost brelse in ext4_read_inode()Kirill Korotaev2007-06-241-1/+3
* ext3: lost brelse in ext3_read_inode()Kirill Korotaev2007-06-241-1/+3
* ext2: disallow setting xip on remountCarsten Otte2007-06-241-0/+8
* [XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig2007-06-191-1/+1
* shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-161-5/+2
* udf: fix possible leakage of blocksJan Kara2007-06-163-17/+74
* fuse: ->fs_flags fixletAlexey Dobriyan2007-06-161-2/+1
* splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe2007-06-151-6/+7
* splice: fix leak of pages on short splice to pipeJens Axboe2007-06-151-1/+2
* splice: adjust balance_dirty_pages_ratelimited() callJens Axboe2007-06-151-2/+8
* sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo2007-06-123-3/+38
* sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo2007-06-121-1/+1
* sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen2007-06-124-5/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-06-1110-267/+285
|\
| * [CIFS] CIFS should honour umaskSteve French2007-06-082-4/+7
OpenPOWER on IntegriCloud