summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: reverse inline-data truncate argsMark Fasheh2007-11-281-4/+15
* ocfs2: Fix comparison in ocfs2_size_fits_inline_data()Mark Fasheh2007-11-281-1/+1
* ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh2007-11-281-4/+16
* [PATCH] ocfs2: Remove expensive bitmap scanningJan Kara2007-11-282-2/+12
* ocfs2: log valid inode # on bad inodeMark Fasheh2007-11-281-2/+2
* ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh2007-11-281-1/+1
* [PATCH] fs/ocfs2: Add missing "space"Joe Perches2007-11-282-3/+3
* ocfs2: Reset journal parameters after s_mount_opt updateMark Fasheh2007-11-281-3/+3
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-11-275-100/+138
|\
| * NFS: Clean up new multi-segment direct I/O changesChuck Lever2007-11-261-9/+13
| * NFS: Ensure we return zero if applications attempt to write zero bytesChuck Lever2007-11-261-0/+2
| * NFS: Support multiple segment iovecs in the NFS direct I/O pathChuck Lever2007-11-261-44/+23Star
| * NFS: Introduce iovec I/O helpers to fs/nfs/direct.cChuck Lever2007-11-261-0/+71
| * NFS: fs/nfs/dir.c should #include "internal.h"Adrian Bunk2007-11-261-0/+1
| * NFS: make nfs_wb_page_priority() staticAdrian Bunk2007-11-261-1/+2
| * NFS: mount failure causes bad page stateRussell King2007-11-261-2/+4
| * kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad serverNeil Brown2007-11-171-0/+5
| * NFS: Fix the ustat() regressionTrond Myklebust2007-11-171-54/+27Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-271-1/+3
|\ \
| * | sched: fix prev_stime calculationIngo Molnar2007-11-261-1/+3
| |/
* | [CIFS] Fix check after use error in ACL codeSteve French2007-11-251-6/+7
* | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-11-2525-254/+304
|\|
| * Fix 64KB blocksize in ext3 directoriesJan Kara2007-11-152-52/+50Star
| * smbfs: fix debug buildsJeff Layton2007-11-154-6/+7
| * mark sys_open/sys_read exports unusedArjan van de Ven2007-11-152-2/+2
| * proc: simplify and correct proc_flush_taskEric W. Biederman2007-11-151-9/+6Star
| * fuse_file_alloc(): fix NULL dereferencesAdrian Bunk2007-11-151-2/+3
| * reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty fileFengguang Wu2007-11-151-3/+0Star
| * Fixes to the BFS filesystem driverDmitri Vorobiev2007-11-154-155/+184
| * hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-151-5/+5
| * hugetlb: fix quota management for private mappingsAdam Litke2007-11-151-1/+0Star
| * proc: fix proc_kill_inodes to kill dentries on all proc superblocksEric W. Biederman2007-11-153-18/+25
| * Forbid user to change file flags on quota filesJan Kara2007-11-155-0/+21
| * eCryptfs: cast page->index to loff_t instead of off_tMichael Halcrow2007-11-151-1/+1
* | [CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton2007-11-215-30/+58
* | [CIFS] Fix spurious reconnect on 2nd peek from read of SMB lengthPetr Tesarik2007-11-201-3/+3
* | [CIFS] remove build warningSteve French2007-11-173-2/+2
* | [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup requestSteve French2007-11-174-18/+77
* | [CIFS] minor checkpatch cleanupSteve French2007-11-173-9/+9
* | [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_InfoJeff Layton2007-11-162-3/+3
* | [CIFS] add hostname field to TCP_Server_Info structJeff Layton2007-11-162-0/+37
* | [CIFS] clean up error handling in cifs_mountJeff Layton2007-11-161-58/+30Star
* | [CIFS] add ver= prefix to upcall format versionSteve French2007-11-161-6/+11
* | [CIFS] Fix buffer overflow if server sends corrupt response to smallSteve French2007-11-137-96/+133
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-133-4/+4
|\
| * [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-131-1/+1
| * [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-132-3/+3
* | Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds2007-11-133-130/+9Star
|/
* nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields2007-11-121-17/+26
* knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields2007-11-122-2/+2