aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | pstore: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeu...Linus Torvalds2013-01-03
|\ \ \ \ \
| * | | | | f2fs: unify string length declarations and usageLeon Romanovsky2012-12-27
| * | | | | f2fs: clean up unused variables and return valuesJaegeuk Kim2012-12-27
| * | | | | f2fs: clean up the start_bidx_of_node functionJaegeuk Kim2012-12-27
| * | | | | f2fs: remove unneeded variable from f2fs_sync_fsNamjae Jeon2012-12-27
| * | | | | f2fs: fix fsync_inode list addition logic and avoid invalid access to memoryNamjae Jeon2012-12-27
| * | | | | f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_infoNamjae Jeon2012-12-27
| * | | | | f2fs: handle error from f2fs_iget_nowaitNamjae Jeon2012-12-27
| * | | | | f2fs: fix equation of has_not_enough_free_secs()Jaegeuk Kim2012-12-27
| * | | | | f2fs: return a default value for non-void functionJaegeuk Kim2012-12-27
| * | | | | f2fs: invalidate the node page if allocation is failedJaegeuk Kim2012-12-27
| * | | | | f2fs: add missing #include <linux/prefetch.h>Geert Uytterhoeven2012-12-27
| * | | | | f2fs: do f2fs_balance_fs in front of dir operationsJaegeuk Kim2012-12-25
| * | | | | f2fs: should recover orphan and fsync dataJaegeuk Kim2012-12-25
| * | | | | f2fs: fix handling errors got by f2fs_write_inodeJaegeuk Kim2012-12-25
| * | | | | f2fs: fix up f2fs_get_parent issue to retrieve correct parent inode numberNamjae Jeon2012-12-25
| * | | | | f2fs: fix wrong calculation on f_files in statfsJaegeuk Kim2012-12-25
| * | | | | f2fs: remove set_page_dirty for atomic f2fs_end_io_writeJaegeuk Kim2012-12-25
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-01-03
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | GFS2: Reset rd_last_alloc when it reaches the end of the rgrpBob Peterson2013-01-02
| * | | | GFS2: Stop looking for free blocks at end of rgrpBob Peterson2013-01-02
| * | | | GFS2: Fix race in gfs2_rs_allocAbhijith Das2013-01-02
| * | | | GFS2: Initialize hex string to '0'Nathan Straz2013-01-02
| | |/ / | |/| |
* | | | Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-01-02
|\ \ \ \
| * | | | fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() staticCong Ding2012-12-18
| * | | | eCryptfs: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2012-12-18
| * | | | eCryptfs: Avoid unnecessary disk read and data decryption during writingLi Wang2012-11-07
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-02
|\ \ \ \ \
| * | | | | ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o2012-12-27
| * | | | | ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o2012-12-27
| * | | | | ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev2012-12-25
| * | | | | ext4: include journal blocks in df overhead calcsEric Sandeen2012-12-25
| * | | | | ext4: remove unaligned AIO warning printkEric Sandeen2012-12-25
| * | | | | ext4: fix an incorrect comment about i_mutexAndy Lutomirski2012-12-25
| * | | | | ext4: fix deadlock in journal_unmap_buffer()Jan Kara2012-12-25
| * | | | | ext4: split off ext4_journalled_invalidatepage()Jan Kara2012-12-25
| * | | | | jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara2012-12-21
| * | | | | ext4: check dioread_nolock on remountJan Kara2012-12-20
| * | | | | ext4: fix extent tree corruption caused by hole punchForrest Liu2012-12-17
* | | | | | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-02
* | | | | | epoll: prevent missed events on EPOLL_CTL_MODEric Wong2013-01-02
| |_|/ / / |/| | | |
* | | | | f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman2012-12-25
* | | | | proc: Allow proc_free_inum to be called from any contextEric W. Biederman2012-12-25
| |_|/ / |/| | |
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-12-21
|\ \ \ \
| * | | | cifs: eliminate cifsERROR variableJeff Layton2012-12-20
| * | | | cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton2012-12-20
| * | | | cifs: fix double-free of "string" in cifs_parse_mount_optionsJeff Layton2012-12-20
* | | | | Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields2012-12-21
* | | | | NFS: Kill fscache warnings when mounting without -ofscTrond Myklebust2012-12-21