aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-10-179p: Make transports dynamicEric Van Hensbergen
2007-10-17Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-10-17security/ cleanupsAdrian Bunk
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-10-17r/o bind mounts: create cleanup helper svc_msnfs()Dave Hansen
2007-10-17r/o bind mounts: give permission() a local 'mnt' variableDave Hansen
2007-10-17r/o bind mounts: rearrange may_open() to be r/o friendlyDave Hansen
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen
2007-10-17fuse: clean up execute permission checkingMiklos Szeredi
2007-10-17fuse: no ENOENT from fuse device readMiklos Szeredi
2007-10-17fuse: no abort on interruptMiklos Szeredi
2007-10-17fuse: cleanup in releaseMiklos Szeredi
2007-10-17fuse: fix permission checking on sticky directoriesMiklos Szeredi
2007-10-17fuse: refresh stale attributes in fuse_permission()Miklos Szeredi
2007-10-17fuse: set i_nlink to sane value after mountMiklos Szeredi
2007-10-17fuse: fix page invalidationMiklos Szeredi
2007-10-17fuse: truncate on spontaneous size changeMiklos Szeredi
2007-10-17fuse: add reference counting to fuse_fileMiklos Szeredi
2007-10-17fuse: fix reserved request wake upMiklos Szeredi
2007-10-17fuse: update backing_dev_info congestion stateMiklos Szeredi
2007-10-17ext2 reservationsMartin J. Bligh
2007-10-17introduce I_SYNCJoern Engel
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu
2007-10-17writeback: remove pages_skipped accounting in __block_write_full_page()Fengguang Wu
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu
2007-10-17writeback: fix time ordering of the per superblock inode lists 8Fengguang Wu
2007-10-17writeback: fix periodic superblock dirty inode flushingKen Chen
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 7Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 6Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 5Andrew Morton
2007-10-17writeback: fix comment, use helper functionAndrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 4Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 3Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists: memory-...Andrew Morton
2007-10-17writeback: fix time-ordering of the per-superblock dirty-inode listsAndrew Morton
2007-10-17reiserfs: do not repair wrong journal paramsEdward Shishkin
2007-10-17ext3: lighten up resize transaction requirementsEric Sandeen
2007-10-17F_DUPFD_CLOEXEC implementationUlrich Drepper
2007-10-17spin_lock_unlocked cleanupsRoel Kluin
2007-10-17Break ELF_PLATFORM and stack pointer randomization dependencyFranck Bui-Huu
2007-10-17rename signalfd_siginfo fieldsDavide Libenzi
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen
2007-10-17fs: correct SuS compliance for open of large file without optionsAlan Cox
2007-10-17anon-inodes use open coded atomic_inc for the shared inodeDavide Libenzi
2007-10-17Don't truncate /proc/PID/environ at 4096 charactersJames Pearson
2007-10-17fs/udf/balloc.c: mark a variable as uninitialized_var()WANG Cong
2007-10-17menuconfig: transform Network Filesystems menuJan Engelhardt
2007-10-17menuconfig: transform NLS and DLM menusJan Engelhardt
2007-10-17change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering