summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Pull suspend-2.6.24 into release branchLen Brown2007-12-061-1/+1
|\
| * Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)Rafael J. Wysocki2007-12-041-1/+1
* | remove nonsense force-casts from ocfs2Al Viro2007-12-051-14/+6
* | regression: bfs endianness bugAl Viro2007-12-051-1/+2
* | regression: cifs endianness bugAl Viro2007-12-051-16/+17
* | proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-054-20/+5
* | jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara2007-12-052-10/+10
* | ufs: fix nexstep dir block sizeEvgeniy Dushistov2007-12-052-3/+3
* | aio: only account I/O wait time in read_events if there are active requestsJeff Moyer2007-12-051-1/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-032-82/+16
|\
| * [NETNS]: Fix /proc/net breakageEric W. Biederman2007-12-022-82/+16
* | tty: add the new termios2 ioctls to the compatible list.Heiko Carstens2007-11-291-0/+6
* | fuse: fix attribute caching after renameMiklos Szeredi2007-11-291-0/+3
* | fuse: fix uninitialized field in fuse_inodeJohn Muir2007-11-291-0/+1
* | fuse: fix FUSE_FILE_OPS sendingMiklos Szeredi2007-11-291-2/+1
* | fuse: pass open flags to read and writeMiklos Szeredi2007-11-293-14/+17
* | fuse: cleanup: add fuse_get_attr_version()Miklos Szeredi2007-11-291-9/+18
* | fuse: fix reading past EOFMiklos Szeredi2007-11-293-20/+52
* | fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta2007-11-291-0/+7
* | proc: remove races from proc_id_readdir()Eric W. Biederman2007-11-291-23/+28
* | proc: fix NULL ->i_fop oopsAlexey Dobriyan2007-11-293-40/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-11-281-1/+5
|\ \
| * | sysfs: fix off-by-one error in fill_read_buffer()Miao Xie2007-11-281-1/+5
* | | vfs: coredumping fixIngo Molnar2007-11-281-0/+6
|/ /
* | ocfs2: reverse inline-data truncate argsMark Fasheh2007-11-271-4/+15
* | ocfs2: Fix comparison in ocfs2_size_fits_inline_data()Mark Fasheh2007-11-271-1/+1
* | ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh2007-11-271-4/+16
* | [PATCH] ocfs2: Remove expensive bitmap scanningJan Kara2007-11-272-2/+12
* | ocfs2: log valid inode # on bad inodeMark Fasheh2007-11-271-2/+2
* | ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh2007-11-271-1/+1
* | [PATCH] fs/ocfs2: Add missing "space"Joe Perches2007-11-272-3/+3
* | ocfs2: Reset journal parameters after s_mount_opt updateMark Fasheh2007-11-271-3/+3
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-11-265-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/+23
| * | 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/+27
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-261-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-142-52/+50
| * smbfs: fix debug buildsJeff Layton2007-11-144-6/+7
| * mark sys_open/sys_read exports unusedArjan van de Ven2007-11-142-2/+2
| * proc: simplify and correct proc_flush_taskEric W. Biederman2007-11-141-9/+6