summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Use kill_litter_super() in autofs4 ->kill_sb()Al Viro2010-03-031-61/+1
* Get rid of mnt_mountpoint abuses in ext4Al Viro2010-03-031-4/+2
* Sanitize autofs_dev_ioctl_ismountpoint()Al Viro2010-03-031-7/+4
* Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()Al Viro2010-03-033-14/+19
* Switch gfs2 to nd_set_link()Al Viro2010-03-031-86/+27
* Switch may_open() and break_lease() to passing O_...Al Viro2010-03-036-15/+15
* fs: improve remount,ro vs buffercache coherencyNick Piggin2010-03-031-3/+15
* fs/dcache.c: CodingStyle cleanupH Hartley Sweeten2010-03-031-23/+22
* some clean up in fs/procHelight.Xu2010-03-032-6/+5
* libfs: Unexport and kill simple_prepare_writeBoaz Harrosh2010-03-031-16/+6
* libfs: Open code simple_commit_write into only userBoaz Harrosh2010-03-031-24/+35
* Revert "autofs4: always use lookup for lookup"Al Viro2010-03-034-330/+158
* fs/exec.c: fix initial stack reservationMichael Neuling2010-02-221-1/+0
* CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells2010-02-201-1/+11
* vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-201-1/+2
* Switch proc/self to nd_set_link()Al Viro2010-02-191-5/+19
* fix LOOKUP_FOLLOW on automount "symlinks"Al Viro2010-02-191-2/+12
* sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman2010-02-161-18/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-02-151-2/+4
|\
| * Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li2010-02-121-2/+4
* | NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever2010-02-151-0/+3
* | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-151-0/+2
|\ \
| * | reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker2010-02-141-0/+2
* | | GFS2: Fix bmap allocation corner-case bugSteven Whitehouse2010-02-121-1/+1
* | | GFS2: Fix error codeAbhijith Das2010-02-121-1/+1
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-02-115-12/+10
|\ \ \
| * | | NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust2010-02-093-5/+5
| * | | NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust2010-02-091-2/+1
| * | | NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust2010-02-091-5/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-111-0/+6
|\ \ \ \
| * | | | [SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori2010-02-081-0/+6
* | | | | fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling2010-02-111-2/+19
* | | | | compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab2010-02-111-0/+1
* | | | | compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann2010-02-101-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-02-107-14/+54
|\ \ \ \ \
| * | | | | cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton2010-02-081-2/+5
| * | | | | [CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French2010-02-081-1/+11
| * | | | | [CIFS] Maximum username length check in session setup does not matchSteve French2010-02-061-6/+5
| * | | | | cifs: fix length calculation for converted unicode readdir namesJeff Layton2010-02-061-0/+1
| * | | | | [CIFS] Add support for TCP_NODELAYSteve French2010-01-014-5/+32
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-02-094-13/+42
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | 9p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen2010-02-081-10/+17
| * | | | | 9p: fix option parsingEric Van Hensbergen2010-02-081-4/+6
| * | | | | 9p: Include fsync support for 9p clientM. Mohan Kumar2010-02-083-1/+21
| | |/ / / | |/| | |
* | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-02-081-9/+1
|\ \ \ \ \
| * | | | | Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields2010-02-081-9/+1
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-02-0828-129/+284
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran2010-02-081-3/+3
| * | | | | ocfs2/dlm: Fix printing of locknameSunil Mushran2010-02-081-1/+1
| * | | | | ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()Roel Kluin2010-02-051-1/+1
OpenPOWER on IntegriCloud