summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-04-02ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner2-41/+51
2012-04-02jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen1-0/+2
2012-04-02ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang1-2/+7
2012-04-02proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar1-1/+1
2012-04-02cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton1-1/+2
2012-04-02xfs: fix inode lookup raceDave Chinner1-6/+12
2012-04-02NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust2-1/+13
2012-04-02NFS: Properly handle the case where the delegation is revokedTrond Myklebust5-4/+57
2012-04-02hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V1-16/+9
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+9
2012-04-02sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa1-5/+6
2012-03-23afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard1-0/+3
2012-03-23afs: Read of file returns EBADMSGAnton Blanchard1-1/+1
2012-03-23nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi1-0/+1
2012-03-19block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2-12/+52
2012-03-19vfs: fix double put after complete_walk()Miklos Szeredi1-1/+1
2012-03-19vfs: fix return value from do_last()Miklos Szeredi1-1/+1
2012-03-19aio: fix the "too late munmap()" raceAl Viro1-8/+6
2012-03-19aio: fix io_setup/io_destroy raceAl Viro1-4/+4
2012-03-12cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton1-2/+18
2012-03-12regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-1/+1
2012-03-12autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-03-01epoll: limit pathsJason Baron1-25/+209
2012-03-01epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-03-01epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-0/+15
2012-03-01NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEIDTrond Myklebust1-0/+2
2012-03-01eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-13cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar1-4/+3
2012-02-13eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang1-2/+2
2012-02-13udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara1-0/+6
2012-02-13proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov1-1/+13
2012-02-13proc: unify mem_read() and mem_write()Oleg Nesterov1-58/+32
2012-02-13proc: mem_release() should check mm != NULLOleg Nesterov1-2/+2
2012-02-03xfs: fix endian conversion issue in discard codeDave Chinner1-2/+2
2012-02-03xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara1-1/+2
2012-02-03eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks1-40/+0
2012-02-03eCryptfs: Check inode changes in setattrTyler Hicks1-12/+36
2012-02-03eCryptfs: Make truncate path killableTyler Hicks1-5/+14
2012-02-03ecryptfs: Improve metadata read failure loggingTim Gardner1-3/+6
2012-02-03eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks1-18/+38
2012-01-26UBIFS: make debugging messages light againArtem Bityutskiy1-7/+5
2012-01-26proc: clear_refs: do not clear reserved pagesWill Deacon1-0/+3
2012-01-26pnfs-obj: Must return layout on IO errorBoaz Harrosh3-1/+15
2012-01-26pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh1-3/+7
2012-01-26proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds1-106/+39
2012-01-26fix cputime overflow in uptime_proc_showMartin Schwidefsky1-2/+7
2012-01-26fix shrink_dcache_parent() livelockMiklos Szeredi1-4/+10
2012-01-26fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi1-3/+5
2012-01-26nfsd: Fix oops when parsing a 0 length exportSasha Levin1-1/+1
2012-01-26UBIFS: fix debugging messagesArtem Bityutskiy1-1/+4