aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-3/+23
* Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-1/+1
* [PATCH] jbd: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi2006-12-221-2/+6
* [PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov2006-12-221-1/+1
* [PATCH] Make JFFS depend on CONFIG_BROKENJosh Boyer2006-12-221-1/+4
* [PATCH] fsstack: Remove inode copyMichael Halcrow2006-12-221-2/+0
* [PATCH] fs/sysv/: proper prototypes for 2 functionsAdrian Bunk2006-12-222-3/+3
* [PATCH] Fix XFS after clear_page_dirty() removalDavid Chinner2006-12-211-2/+2
* [PATCH] fuse: remove clear_page_dirty() callMiklos Szeredi2006-12-211-3/+1
* [PATCH] Fix JFS after clear_page_dirty() removalDave Kleikamp2006-12-211-14/+1
* VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-211-1/+1
* Clean up and make try_to_free_buffers() not race with dirty pagesLinus Torvalds2006-12-211-17/+1
* [PATCH] fix leaks on pipe(2) failure exitsAl Viro2006-12-211-1/+4
* [GFS2] Fix KconfigSteven Whitehouse2006-12-151-1/+3
* [DLM] fix compile warningPatrick Caulfield2006-12-151-1/+1
* DebugFS : file/directory removal fixMathieu Desnoyers2006-12-131-0/+4
* DebugFS : more file/directory creation error handlingMathieu Desnoyers2006-12-131-4/+10
* DebugFS : file/directory creation error handlingMathieu Desnoyers2006-12-131-1/+3
* DebugFS : coding style fixesMathieu Desnoyers2006-12-131-2/+3
* DebugFS : inotify create/mkdir supportMathieu Desnoyers2006-12-131-2/+10
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-1312-22/+22
* [PATCH] knfsd: Fix up some bit-rot in exp_exportNeilBrown2006-12-131-3/+9
* [PATCH] knfsd: nfsd4: simplify filehandle checkJ.Bruce Fields2006-12-131-17/+12
* [PATCH] knfsd: nfsd4: simplify migration op checkJ.Bruce Fields2006-12-131-11/+13
* [PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2006-12-132-129/+139
* [PATCH] knfsd: nfsd4: make verify and nverify wrappersJ.Bruce Fields2006-12-131-6/+22
* [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functionsJ.Bruce Fields2006-12-131-25/+18
* [PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields2006-12-132-29/+24
* [PATCH] knfsd: nfsd4: remove spurious replay_owner checkJ.Bruce Fields2006-12-131-1/+1
* [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields2006-12-132-172/+244
* [PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields2006-12-133-6/+13
* [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdirJ.Bruce Fields2006-12-131-9/+5
* [PATCH] knfsd: nfsd: simplify exp_pseudorootJ.Bruce Fields2006-12-131-4/+2
* [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errorsJ.Bruce Fields2006-12-131-0/+4
* [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields2006-12-131-5/+5
* [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lockJ.Bruce Fields2006-12-131-1/+0
* [PATCH] one more EXPORT_UNUSED_SYMBOL removalAdrian Bunk2006-12-131-2/+0
* [PATCH] update Tigran's email addressesTigran Aivazian2006-12-131-2/+2
* [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failureEric W. Biederman2006-12-131-8/+15
* [PATCH] ncpfs: Use struct pid to track the userspace watchdog processEric W. Biederman2006-12-131-5/+6
* [PATCH] smbfs: Make conn_pid a struct pidEric W. Biederman2006-12-133-7/+9
* [PATCH] lockd endianness annotationsAl Viro2006-12-136-35/+36
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-1313-29/+29
* [PATCH] Use activate_mm() in fs/aio.c:use_mm()Jeremy Fitzhardinge2006-12-131-1/+1
* [PATCH] optimize o_direct on block devicesChen, Kenneth W2006-12-132-28/+176
* [PATCH] ocfs2: relative atime supportMark Fasheh2006-12-131-0/+8
* [PATCH] relative atimeValerie Henson2006-12-132-5/+22
* [PATCH] touch_atime() cleanupAndrew Morton2006-12-131-10/+11
* [PATCH] constify pipe_buf_operationsEric Dumazet2006-12-132-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-122-12/+5
|\