aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton2013-03-281-48/+5
* | Merge 3.0.70Pawit Pornkitprasan2013-03-215-3/+20
|\ \ | |/
| * block: use i_size_write() in bd_set_size()Guo Chao2013-03-201-1/+3
| * btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-201-0/+6
| * ext3: Fix format string issuesLars-Peter Clausen2013-03-201-2/+2
| * vfs: fix pipe counter breakageAl Viro2013-03-141-0/+3
| * cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton2013-03-141-0/+5
| * btrfs: Init io_lock after cloning btrfs device structThomas Gleixner2013-03-141-0/+1
* | Merge 3.0.68Pawit Pornkitprasan2013-03-043-8/+7
|\ \ | |/
| * ext4: fix race in ext4_mb_add_n_trim()Niu Yawei2013-03-041-3/+3
| * ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2013-03-042-5/+4
* | Merge 3.0.67Pawit Pornkitprasan2013-03-037-24/+54
|\ \ | |/
| * NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2013-02-282-11/+35
| * ext4: add missing kfree() on error return path in add_new_gdb()Dan Carpenter2013-02-281-0/+1
| * ext4: Free resources in some error path in ext4_fill_superTao Ma2013-02-281-8/+11
| * NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust2013-02-281-0/+3
| * ocfs2: unlock super lock if lockres refresh failedJunxiao Bi2013-02-281-1/+4
| * inotify: remove broken mask checks causing unmount to be EINVALJim Somerville2013-02-281-4/+0
* | Merge 3.0.66Pawit Pornkitprasan2013-02-241-1/+3
|\ \ | |/
| * tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet2013-02-141-1/+3
* | Merge 3.0.63Pawit Pornkitprasan2013-02-132-1/+6
|\ \ | |/
| * nilfs2: fix fix very long mount time issueVyacheslav Dubeyko2013-02-111-1/+4
| * fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding2013-02-031-0/+2
* | Merge 3.0.60Pawit Pornkitprasan2013-01-2217-38/+115
|\ \ | |/
| * ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen2013-01-211-0/+2
| * GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2013-01-172-14/+12
| * epoll: prevent missed events on EPOLL_CTL_MODEric Wong2013-01-171-1/+21
| * udf: don't increment lenExtents while writing to a holeNamjae Jeon2013-01-171-2/+5
| * udf: fix memory leak while allocating blocks during writeNamjae Jeon2013-01-171-0/+4
| * ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o2013-01-171-0/+2
| * ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev2013-01-171-1/+1
| * jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara2013-01-171-1/+2
| * ext4: fix extent tree corruption caused by hole punchForrest Liu2013-01-171-4/+18
| * jffs2: hold erase_completion_lock on exitAlexey Khoroshilov2013-01-171-2/+4
| * ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin2013-01-171-2/+4
| * nfs: fix null checking in nfs_get_option_str()Xi Wang2013-01-111-1/+1
| * nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields2013-01-111-1/+10
| * NFS: Fix calls to drop_nlink()Trond Myklebust2013-01-111-5/+6
| * NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown2013-01-111-2/+1
| * exec: do not leave bprm->interp on stackKees Cook2013-01-113-2/+22
* | Merge 3.0.54Pawit Pornkitprasan2012-12-0510-22/+102
|\ \ | |/
| * jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara2012-12-031-0/+2
| * reiserfs: Protect reiserfs_quota_write() with write lockJan Kara2012-11-261-0/+4
| * reiserfs: Move quota calls out of write lockJan Kara2012-11-263-7/+25
| * reiserfs: Protect reiserfs_quota_on() with write lockJan Kara2012-11-261-3/+8
| * reiserfs: Fix lock ordering during remountJan Kara2012-11-261-7/+20
| * NFS: Wait for session recovery to finish before returningBryan Schumaker2012-11-261-2/+1
| * eCryptfs: check for eCryptfs cipher support at mountTim Sally2012-11-261-0/+13
| * eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks2012-11-261-1/+9
| * UBIFS: introduce categorized lprops counterArtem Bityutskiy2012-11-262-0/+9