summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fuse_file_alloc(): fix NULL dereferencesAdrian Bunk2007-11-141-2/+3
| * reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty fileFengguang Wu2007-11-141-3/+0
| * Fixes to the BFS filesystem driverDmitri Vorobiev2007-11-144-155/+184
| * hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-141-5/+5
| * hugetlb: fix quota management for private mappingsAdam Litke2007-11-141-1/+0
| * proc: fix proc_kill_inodes to kill dentries on all proc superblocksEric W. Biederman2007-11-143-18/+25
| * Forbid user to change file flags on quota filesJan Kara2007-11-145-0/+21
| * eCryptfs: cast page->index to loff_t instead of off_tMichael Halcrow2007-11-141-1/+1
* | [CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton2007-11-205-30/+58
OpenPOWER on IntegriCloud