aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields2007-03-271-1/+0
* [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields2007-03-271-3/+2
* [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...Bruce Fields2007-03-271-1/+1
* [PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown2007-03-271-3/+3
* 9p: make struct v9fs_cached_file_operations staticAdrian Bunk2007-03-262-2/+3
* [PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton2007-03-231-1/+2
* [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundariesDavid Howells2007-03-231-4/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-224-4/+35
|\
| * [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2007-03-232-4/+16
| * [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French2007-03-161-1/+7
| * [CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-03-103-0/+13
* | [PATCH] Make XFS workqueues nonfreezableRafael J. Wysocki2007-03-221-2/+2
* | [PATCH] fix process crash caused by randomisation and 64k pagesJames Bottomley2007-03-161-1/+1
* | [PATCH] change misleading EFI partition support descriptionJohannes Berg2007-03-161-2/+1
* | [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...Trond Myklebust2007-03-161-1/+2
* | [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-163-44/+84
* | [PATCH] fix rescan_partitions to return errors properlysuzuki2007-03-161-1/+1
* | [PATCH] smbfs: double free memory corruptionVasily Averin2007-03-161-0/+1
* | [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow2007-03-161-10/+5
* | [PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov2007-03-161-1/+1
* | [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-163-18/+35
* | [PATCH] ufs: prepare write + change blocks on the flyEvgeniy Dushistov2007-03-161-28/+53
* | [PATCH] ufs2: more correct work with timeEvgeniy Dushistov2007-03-162-15/+14
* | [PATCH] sysfs: reinstate exclusion between method calls and attribute unregis...Alan Stern2007-03-152-8/+12
* | [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-151-0/+54
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-148-54/+84
|\ \
| * | ocfs2_dlm: Add missing locks in dlm_empty_lockresSunil Mushran2007-03-141-0/+3
| * | ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockresSunil Mushran2007-03-141-0/+2
| * | configfs: add missing mutex_unlock()Joel Becker2007-03-141-15/+12
| * | ocfs2: add some missing address space callbacksJoel Becker2007-03-141-1/+25
| * | ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker2007-03-141-12/+32
| * | ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker2007-03-144-26/+10
* | | [PATCH] cifs endianness annotationsAl Viro2007-03-141-1/+1
* | | [PATCH] include of asm/pgtable.h in nfsfh is bogusAl Viro2007-03-141-1/+0
* | | [PATCH] sanitize security_getprocattr() APIAl Viro2007-03-141-15/+6
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-03-094-4/+36
|\ \ \
| * | | [JFFS2] print a message when marking bad blockArtem Bityutskiy2007-03-091-1/+1
| * | | [JFFS2] Check for all-zero node headersDavid Woodhouse2007-03-092-1/+24
| * | | [JFFS2] Use yield() between GC passes in background thread.David Woodhouse2007-03-081-1/+7
| * | | [JFFS2] Fix writebuffer recovery in the first page of a blockVitaly Wool2007-03-081-1/+4
| | |/ | |/|
* | | [PATCH] ecryptfs: nested locking annotationPeter Zijlstra2007-03-081-1/+1
* | | [PATCH] check_partition(): fix error checksuzuki2007-03-081-1/+1
* | | [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-081-0/+100
* | | [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.Paolo 'Blaisorblade' Giarrusso2007-03-081-5/+7
* | | [PATCH] uml: hostfs: fix double freePaolo 'Blaisorblade' Giarrusso2007-03-081-1/+4
|/ /
* | [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...Steven Whitehouse2007-03-071-1/+0
* | [GFS2] build fixakpm@linux-foundation.org2007-03-071-0/+1
* | [GFS2] go_drop_bh is never used, so remove itSteven Whitehouse2007-03-072-4/+0
* | [GFS2] Remove unused variableSteven Whitehouse2007-03-072-2/+0
* | [GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse2007-03-071-1/+2