aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | fs: Mark get_filesystem_list() as __init function.Tetsuo Handa2009-04-20
| * | | kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig2009-04-20
| * | | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-20
| * | | ecryptfs: use memdup_user()Li Zefan2009-04-20
| * | | ncpfs: use memdup_user()Li Zefan2009-04-20
| * | | xfs: use memdup_user()Li Zefan2009-04-20
| * | | sysfs: use memdup_user()Li Zefan2009-04-20
| * | | btrfs: use memdup_user()Li Zefan2009-04-20
| * | | xattr: use memdup_user()Li Zefan2009-04-20
| * | | autofs4: use memchr() in invalid_string()Al Viro2009-04-20
| * | | Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse2009-04-20
| * | | fs/compat_ioctl: fix build when !BLOCKAlexander Beregalov2009-04-20
| * | | Fix autofs_expire()Al Viro2009-04-20
| * | | No need for crossing to mountpoint in audit_tag_tree()Al Viro2009-04-20
| * | | Safer nfsd_cross_mnt()Al Viro2009-04-20
| * | | Touch all affected namespaces on propagation of mountAl Viro2009-04-20
| * | | Fix AUTOFS_DEV_IOCTL_REQUESTER_CMDAl Viro2009-04-20
* | | | NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargsTrond Myklebust2009-04-21
|/ / /
* | | Don't set relatime when noatime is specifiedAndi Kleen2009-04-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-04-19
|\ \ \
| * | | cifs: when renaming don't try to unlink negative dentryJeff Layton2009-04-17
| * | | cifs: remove unneeded bcc_ptr update in CIFSTConJeff Layton2009-04-16
| * | | cifs: add cFYI messages with some of the saved strings from ssetup/tconJeff Layton2009-04-16
| * | | cifs: fix buffer size for tcon->nativeFileSystem fieldJeff Layton2009-04-16
| * | | cifs: fix unicode string area word alignment in session setupJeff Layton2009-04-16
| * | | [CIFS] Fix build break caused by change to new current_umask helper functionSteve French2009-04-16
| * | | [CIFS] Fix sparse warningsSteve French2009-04-16
| * | | [CIFS] Add support for posix open during lookupSteve French2009-04-16
| * | | cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton2009-04-16
| * | | cifs: remove dnotify thread codeJeff Layton2009-04-16
| * | | [CIFS] remove some build warningsSteve French2009-04-16
| * | | cifs: vary timeout on writes past EOF based on offset (try #5)Jeff Layton2009-04-16
| * | | [CIFS] Fix build break from recent DFS patch when DFS support not enabledSteve French2009-04-16
| * | | Remote DFS root support.Igor Mammedov2009-04-16
| * | | [CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French2009-04-16
| * | | cifs: remove some pointless conditionals before kfree()Wei Yongjun2009-04-16
| * | | cifs: flush data on any setattrJeff Layton2009-04-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-04-17
|\ \ \ \
| * | | | proc: mounts_poll() make consistent to mdstat_pollKOSAKI Motohiro2009-04-16
| * | | | sysfs: sysfs poll keep the poll rule of regular file.KOSAKI Motohiro2009-04-16
| * | | | sysfs: don't use global workqueue in sysfs_schedule_callback()Alex Chiang2009-04-16
| |/ / /
* | | | AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHEMatt Kraai2009-04-17
* | | | vfat: Note the NLS requirementAlan Cox2009-04-17
* | | | splice: fix new kernel-doc warningsRandy Dunlap2009-04-17
|/ / /
* / / Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-16
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-15
|\ \
| * | GFS2: Use DEFINE_SPINLOCKXu Gang2009-04-15
| * | GFS2: cleanup file_operations messChristoph Hellwig2009-04-15
| * | GFS2: Move umount flush rwsemSteven Whitehouse2009-04-15
| * | GFS2: Fix symlink creation raceSteven Whitehouse2009-04-15