Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
35eb73234be6e7fa515c5f1b233ba33d030938cf
/
fs
002b758
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
369c4f5
Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
636040b
Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
8874e81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
f7bdf03
xfs: rename log structure to xlog
by Mark Tinguely
· 12 years ago
8866fc6
xfs: shutdown xfs_sync_worker before the log
by Ben Myers
· 12 years ago
59c84ed0
xfs: Fix overallocation in xfs_buf_allocate_memory()
by Jan Kara
· 12 years ago
76d0953
xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near
by Dave Chinner
· 12 years ago
9a3a5da
xfs: check for stale inode before acquiring iflock on push
by Brian Foster
· 12 years ago
cb77fcd
Btrfs: delay iput with async extents
by Josef Bacik
· 12 years ago
e18fca7
Btrfs: add a missing spin_lock
by Josef Bacik
· 12 years ago
69bca40
Btrfs: don't assume to be on the correct extent in add_all_parents
by Alexander Block
· 12 years ago
1c8f52a
Btrfs: introduce btrfs_next_old_item
by Alexander Block
· 12 years ago
bc259ad
Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
fe80352
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a2a2609
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
4fe7efd
mm: correctly synchronize rss-counters at exit/exec
by Konstantin Khlebnikov
· 12 years ago
fbb24a3
nilfs2: ensure proper cache clearing for gc-inodes
by Ryusuke Konishi
· 12 years ago
3b876c8
xfs: fix debug_object WARN at xfs_alloc_vextent()
by Jeff Liu
· 12 years ago
66f9311
xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)
by Alain Renaud
· 12 years ago
b102743
NFS: Force the legacy idmapper to be single threaded
by Bryan Schumaker
· 12 years ago
61600ef
ceph: check PG_Private flag before accessing page->private
by Yan, Zheng
· 12 years ago
1a0de48
NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
by Trond Myklebust
· 12 years ago
5a695da
NFS: Fix a refcounting issue in O_DIRECT
by Trond Myklebust
· 12 years ago
0a9c63f
NFSv4.1: Fix a race in set_pnfs_layoutdriver
by Trond Myklebust
· 12 years ago
2a4c899
NFSv4.1: Fix umount when filelayout DS is also the MDS
by Trond Myklebust
· 12 years ago
7dea9665
hfsplus: fix bless ioctl when used with hardlinks
by Matthew Garrett
· 12 years ago
a6dc8c0
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
by Janne Kalliomäki
· 12 years ago
d865983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
873b779
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
93dd048
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
a8c4a33
Btrfs: cast devid to unsigned long long for printk %llu
by Chris Mason
· 12 years ago
4325edd
Btrfs: init old_generation in get_old_root
by Chris Mason
· 12 years ago
718f58a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
e2ae715
kmsg - kmsg_dump() use iterator to receive log buffer content
by Kay Sievers
· 12 years ago
67cde34
Btrfs: destroy the items of the delayed inodes in error handling routine
by Miao Xie
· 12 years ago
ed0eaa1
Btrfs: make sure that we've made everything in pinned tree clean
by Liu Bo
· 12 years ago
6e841e3
Btrfs: avoid memory leak of extent state in error handling routine
by Liu Bo
· 12 years ago
4e42ae1
Btrfs: do not resize a seeding device
by Liu Bo
· 12 years ago
bc17823
Btrfs: fix missing inherited flag in rename
by Liu Bo
· 12 years ago
acbcabd
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 12 years ago
69e380d
Btrfs: fix incompat flags setting
by Li Zefan
· 12 years ago
6c282eb
Btrfs: fix defrag regression
by Li Zefan
· 12 years ago
7ddf5a4
Btrfs: call filemap_fdatawrite twice for compression
by Josef Bacik
· 12 years ago
8180ef8
Btrfs: keep inode pinned when compressing writes
by Josef Bacik
· 12 years ago
9c5085c
Btrfs: implement ->show_devname
by Josef Bacik
· 12 years ago
606686e
Btrfs: use rcu to protect device->name
by Josef Bacik
· 12 years ago
17ca04a
Btrfs: unlock everything properly in the error case for nocow
by Josef Bacik
· 12 years ago
ee670f0a
Btrfs: fix btrfs_destroy_marked_extents
by Josef Bacik
· 12 years ago
7b8b92a
Btrfs: abort the transaction if the commit fails
by Josef Bacik
· 12 years ago
d7096fc
Btrfs: wake up transaction waiters when aborting a transaction
by Josef Bacik
· 12 years ago
b939d1a
Btrfs: fix locking in btrfs_destroy_delayed_refs
by Josef Bacik
· 12 years ago
beb42dd
Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an error
by Josef Bacik
· 12 years ago
bc2df47
nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
by J. Bruce Fields
· 12 years ago
12918b1
NFS: hard-code init_net for NFS callback transports
by Stanislav Kinsbursky
· 12 years ago
3310c36
Btrfs: fix race in tree mod log addition
by Jan Schmidt
· 12 years ago
3d7806e
Btrfs: add btrfs_next_old_leaf
by Jan Schmidt
· 12 years ago
a95236d
Btrfs: fix return value for __tree_mod_log_oldest_root
by Jan Schmidt
· 12 years ago
8ba97a1
Btrfs: use btrfs_read_lock_root_node in get_old_root
by Jan Schmidt
· 12 years ago
f617e2fd
Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref
by Jan Schmidt
· 12 years ago
364ed2f
pstore/inode: Make pstore_fill_super() static
by Anton Vorontsov
· 12 years ago
93cce04
pstore/ram: Should zap persistent zone on unlink
by Anton Vorontsov
· 12 years ago
fce3979
pstore/ram_core: Factor persistent_ram_zap() out of post_init()
by Anton Vorontsov
· 12 years ago
25b63da
pstore/ram_core: Do not reset restored zone's position and size
by Anton Vorontsov
· 12 years ago
201e4ac
pstore/ram: Should update old dmesg buffer before reading
by Anton Vorontsov
· 12 years ago
266ae4e
Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
e216c8c
NFS: add an endian notation for sparse
by Dan Carpenter
· 12 years ago
0439f31
NFSv4.1: integer overflow in decode_cb_sequence_args()
by Dan Carpenter
· 12 years ago
b842971
exofs: fix sparse non-ANSI function warning
by Randy Dunlap
· 12 years ago
2669940
NFSv4 do not send an empty SETATTR compound
by Andy Adamson
· 12 years ago
64f9a83
NFSv2: EOF incorrectly set on short read
by Sachin Prabhu
· 12 years ago
c5afc8d
NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts
by Bryan Schumaker
· 12 years ago
906369e
NFS: fix directio refcount bug on commit
by Fred Isaman
· 12 years ago
ead188f
writeback: Fix lock imbalance in writeback_sb_inodes()
by Jan Kara
· 12 years ago
7724953
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
e726430
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
32ba9c3
Revert "vfs: stop d_splice_alias creating directory aliases"
by Linus Torvalds
· 12 years ago
2d0dbc6
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
by Trond Myklebust
· 12 years ago
48d212a
Revert "mm: correctly synchronize rss-counters at exit/exec"
by Linus Torvalds
· 12 years ago
b22b1f1
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
by Tao Ma
· 12 years ago
b0dd6b7
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
by Theodore Ts'o
· 12 years ago
40af1bb
mm: correctly synchronize rss-counters at exit/exec
by Konstantin Khlebnikov
· 12 years ago
02c6752
NFSv4.1: Convert another trivial printk into a dprintk
by Trond Myklebust
· 12 years ago
fb47ddc
NFS4: Fix open bug when pnfs module blacklisted
by Fred Isaman
· 12 years ago
f07936f
NFS: Remove incorrect BUG_ON in nfs_found_client
by Trond Myklebust
· 12 years ago
818039c
UBIFS: fix debugfs-less systems support
by Artem Bityutskiy
· 12 years ago
f25efd8
NFS: Map minor mismatch error to protocol not support error.
by Steve Dickson
· 12 years ago
9bce008
NFS: Fix a commit bug
by Trond Myklebust
· 12 years ago
cdf6644
NFS4: Set parsed mount data version to 4
by Bryan Schumaker
· 12 years ago
f9ba717
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
bda197f
NFSv4.1: Ensure we clear session state flags after a session creation
by Trond Myklebust
· 12 years ago
08106ac
NFSv4.1: Convert a trivial printk into a dprintk
by Trond Myklebust
· 12 years ago
029c534
NFSv4: Fix up decode_attr_mdsthreshold
by Trond Myklebust
· 12 years ago
1549210f
NFSv4: Fix an Oops in the open recovery code
by Trond Myklebust
· 12 years ago
bf2785a
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
0640113
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
by Linus Torvalds
· 12 years ago
4d5a056
Btrfs: remove call to btrfs_header_nritems with no effect
by Jan Schmidt
· 13 years ago
829f51d
Merge branch 'akpm' (Fixups for Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
8b8c0da
nls: fix (and rename) mac NLS table files and config options
by Linus Torvalds
· 12 years ago
92a8956
fs/nls/Makefile: remove bogus CONFIG_ assignments
by Andrew Morton
· 12 years ago
Next »