aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-01-16
|\
| * xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen2013-01-16
| * xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster2013-01-16
| * xfs: fix the multi-segment log buffer formatMark Tinguely2013-01-16
| * xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely2013-01-16
| * xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely2013-01-16
| * xfs: use b_maps[] for discontiguous buffersMark Tinguely2013-01-16
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-01-16
|\ \
| * | UDF: Fix a null pointer dereference in udf_sb_free_partitionsNamjae Jeon2013-01-14
| * | jbd: don't wake kjournald unnecessarilyEric Sandeen2013-01-14
* | | vfs: add missing virtual cache flush after editing partial pagesLinus Torvalds2013-01-14
* | | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-14
|\ \ \ | |/ / |/| |
| * | debugfs: convert gid= argument from decimal, not octalDave Reisner2013-01-11
* | | fs/exec.c: work around icc miscompilationXi Wang2013-01-11
* | | seq_file: fix new kernel-doc warningsRandy Dunlap2013-01-10
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-08
|\ \
| * | tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet2013-01-06
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-01-07
|\ \ \
| * | | CIFS: Don't let read only caching for mandatory byte-range locked filesPavel Shilovsky2013-01-02
| * | | CIFS: Fix write after setting a read lock for read oplock filesPavel Shilovsky2013-01-02
| * | | Revert "CIFS: Fix write after setting a read lock for read oplock files"Pavel Shilovsky2013-01-01
| * | | cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton2012-12-30
| * | | cifs: move check for NULL socket into smb_send_rqstJeff Layton2012-12-30
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-07
|\ \ \
| * | | ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir()Guo Chao2013-01-06
| * | | ext4: release buffer in failed path in dx_probe()Guo Chao2013-01-06
| * | | ext4: fix configuration dependencies for ext4 ACLs and security labelsValerie Aurora2013-01-06
* | | | Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-01-07
|\ \ \ \
| * | | | nfs: avoid dereferencing null pointer in initiate_bulk_drainingNickolai Zeldovich2013-01-05
| * | | | NFS: Ensure that we free the rpc_task after read and write cleanups are doneTrond Myklebust2013-01-04
| * | | | nfs: fix null checking in nfs_get_option_str()Xi Wang2013-01-04
| * | | | pnfs: Increase the refcount when LAYOUTGET fails the first timeYanchuan Nian2013-01-04
| * | | | NFS: Fix access to suid/sgid executablesWeston Andros Adamson2013-01-03
| |/ / /
* | | | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-03
|\ \ \ \
| * | | | misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| * | | | 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