summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen2007-10-173-5/+13
* [PATCH] dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen2007-10-172-8/+60
* [PATCH] nfs: fix oops re sysctls and V4 supportAlexey Dobriyan2007-10-171-1/+1
* [PATCH] Leases can be hidden by flocksPavel Emelyanov2007-10-171-1/+1
* [PATCH] Reset current->pdeath_signal on SUID binary execution (CVE-2007-3848)Marcel Holtmann2007-08-251-4/+9
* [PATCH] direct-io: fix error-path crashesBadari Pulavarty2007-08-251-0/+1
* [PATCH] jbd2 commit: fix transaction droppingJan Kara2007-08-251-1/+2
* [PATCH] jbd commit: fix transaction droppingJan Kara2007-08-251-1/+2
* [PATCH] fs: 9p/conv.c error path fixMariusz Kozlowski2007-08-251-0/+1
* [PATCH] nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields2007-08-251-1/+1
* [PATCH] "ext4_ext_put_in_cache" uses __u32 to receive physical block numberMingming Cao2007-08-251-1/+1
* [PATCH] splice: fix double page unlockJens Axboe2007-08-251-2/+3
* [PATCH] ntfs_init_locked_inode(): fix array indexingAndrew Morton2007-06-111-1/+1
* [PATCH] fuse: fix mknod of regular fileMiklos Szeredi2007-06-111-1/+1
* [PATCH] JFS: Fix race waking up jfsIO kernel threadDave Kleikamp2007-06-111-1/+2
* reiserfs: fix xattr root locking/refcount bugJeff Mahoney2007-05-011-68/+24
* NFS: Fix an Oops in nfs_setattr()Trond Myklebust2007-05-012-3/+6
* exec.c: fix coredump to pipe problem and obscure "security hole"Alan Cox2007-05-011-7/+11
* fix page leak during core dumpBrian Pomerantz2007-04-132-2/+5
* revert "retries in ext4_prepare_write() violate ordering requirements"Andrew Morton2007-04-131-75/+10
* revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton2007-04-131-75/+10
* knfsd: allow nfsd READDIR to return 64bit cookiesNeil Brown2007-04-131-3/+3
* CIFS: reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-04-062-0/+10
* CIFS: Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2007-04-061-3/+12
* nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular filesTrond Myklebust2007-03-231-1/+2
* gfs2: fix locking mistakeJosef Whiter2007-03-091-1/+1
* buffer: memorder fixNick Piggin2007-03-091-0/+1
* hugetlb: preserve hugetlb pte dirty stateKen Chen2007-03-091-1/+4
* v9fs_vfs_mkdir(): fix a double freeAdrian Bunk2007-03-091-5/+2
* ufs: restore back support of openstepEvgeniy Dushistov2007-03-092-10/+16
* NLM: Fix double free in __nlm_async_callTrond Myklebust2007-03-092-9/+4
* fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins2007-03-093-0/+12
* x86: Don't require the vDSO for handling a.out signalsAndi Kleen2007-03-091-1/+2
* ocfs2: ocfs2_link() journal credits updateMark Fasheh2007-03-091-2/+2
* [PATCH] Fix a free-wrong-pointer bug in nfs/acl server (CVE-2007-0772)Greg Banks2007-02-191-5/+12
* [PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton2007-02-031-0/+41
* [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen2007-02-031-11/+9
* [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/taskGuillaume Chazarain2007-02-011-1/+11
* [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro2007-02-011-1/+1
* [PATCH] ntfs: kmap_atomic() atomicity fixAndrew Morton2007-01-301-0/+4
* [PATCH] Remove warning: VFS is out of sync with lock managerNeil Brown2007-01-301-2/+3
* [PATCH] ufs: reallocation fixEvgeniy Dushistov2007-01-301-15/+26
* [PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov2007-01-301-2/+2
* [PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2007-01-302-6/+13
* [PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi2007-01-301-0/+4
* [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown2007-01-303-10/+6
* [PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk2007-01-301-2/+2
* [PATCH] uml: fix mknodJohannes Stezenbach2007-01-303-4/+4
* [PATCH] Fix try_to_free_buffer() lockingNick Piggin2007-01-291-1/+5
* [PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()Mark Fasheh2007-01-261-1/+1