aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-14ext4: Allow rename to create more than EXT4_LINK_MAX subdirectoriesAneesh Kumar K.V
2009-12-14ext4: Add missing unlock_new_inode() call in extent migration codeAneesh Kumar K.V
2009-12-14ext4: Add feature set check helper for mount & remount pathsEric Sandeen
2009-12-14ext4: reject too-large filesystems on 32-bit kernelsEric Sandeen
2009-12-14ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks()Jan Kara
2009-12-14jbd2: Annotate transaction start also for jbd2_journal_restart()Jan Kara
2009-12-14ext4: Avoid group preallocation for closed filesTheodore Ts'o
2009-12-14ext4: Fix bugs in mballoc's stream allocation modeTheodore Ts'o
2009-12-14ext4: fix journal ref count in move_extent_par_pagePeng Tao
2009-12-14jbd2: round commit timer up to avoid uncommitted transactionAndreas Dilger
2009-12-14jbd2: Fail to load a journal if it is too shortJan Kara
2009-12-14ext4: Avoid null pointer dereference when decoding EROFS w/o a journalTheodore Ts'o
2009-12-14ext4: Fix memory leak fix when mounting an ext4 filesystemAneesh Kumar K.V
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