summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-08block: use after free bug in __blkdev_getNeil Brown
2009-12-08fuse: reject O_DIRECT flag also in fuse_createCsaba Henk
2009-12-08NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust
2009-12-08pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu
2009-12-08fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens
2009-12-08jffs2: Fix memory corruption in jffs2_read_inode_range()David Woodhouse
2009-12-08CIFS: Duplicate data on appending to some Samba serversSteve French
2009-12-08CIFS: fix oops in cifs_lookup during net bootSteve French
2009-12-08cifs: clear server inode number flag while autodisablingSuresh Jayaraman
2009-12-08cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton
2009-12-08cifs: don't use CIFSGetSrvInodeNumber in is_path_accessibleJeff Layton
2009-12-08nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi
2009-11-09NFSv4: The link() operation should return any delegation on the fileTrond Myklebust
2009-11-09NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust
2009-11-09NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust
2009-11-09NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust
2009-11-09nfs: Panic when commit failsTerry Loftin
2009-11-09nfs: Avoid overrun when copying client IP address stringBen Hutchings
2009-11-09fsnotify: do not set group for a mark before it is on the i_listEric Paris
2009-11-09fuse: fix kunmap in fuse_ioctl_copy_userJens Axboe
2009-11-09fuse: prevent fuse_put_request on invalid pointerAnand V. Avati
2009-11-09nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi
2009-11-09CIFS: Fixing to avoid invalid kfree() in cifs_get_tcp_session()Steve French
2009-11-09hfsplus: refuse to mount volumes larger than 2TBBen Hutchings
2009-11-09nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu
2009-11-09fs: pipe.c null pointer dereferenceEarl Chew
2009-10-22sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown
2009-10-12IMA: open new file for readMimi Zohar
2009-10-12ima: ecryptfs fix imbalance messageMimi Zohar
2009-10-05Fix idle time field in /proc/uptimeMichael Abbott
2009-10-05/proc/kcore: work around a BUG()KAMEZAWA Hiroyuki
2009-10-05nfsd4: fix null dereference creating nfsv4 callback clientJ. Bruce Fields
2009-10-05nilfs2: fix missing zero-fill initialization of btree node cacheRyusuke Konishi
2009-10-05Re-enable Lanman securityChuck Ebbert
2009-10-05eCryptfs: Prevent lower dentry from going negative during unlinkTyler Hicks
2009-10-05eCryptfs: Validate global auth tok keysTyler Hicks
2009-10-05eCryptfs: Filename encryption only supports password auth tokensTyler Hicks
2009-10-05eCryptfs: Check for O_RDONLY lower inodes when opening lower filesTyler Hicks
2009-10-05eCryptfs: Handle unrecognized tag 3 cipher codesTyler Hicks
2009-10-05fs: make sure data stored into inode is properly seen before unlocking new inodeJan Kara
2009-09-24binfmt_elf: fix PT_INTERP bss handlingRoland McGrath
2009-09-07IMA: update ima_counts_putMimi Zohar
2009-09-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre
2009-09-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-04ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran
2009-09-03JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo