Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-06-21 | 5 | -11/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | NFS: Force the legacy idmapper to be single threaded | Bryan Schumaker | 2012-06-20 | 1 | -5/+8 | |
| * | | | | | | | NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4) | Trond Myklebust | 2012-06-19 | 1 | -1/+1 | |
| * | | | | | | | NFS: Fix a refcounting issue in O_DIRECT | Trond Myklebust | 2012-06-19 | 1 | -0/+1 | |
| * | | | | | | | NFSv4.1: Fix a race in set_pnfs_layoutdriver | Trond Myklebust | 2012-06-19 | 1 | -4/+4 | |
| * | | | | | | | NFSv4.1: Fix umount when filelayout DS is also the MDS | Trond Myklebust | 2012-06-18 | 2 | -1/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-06-21 | 4 | -46/+62 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Btrfs: delay iput with async extents | Josef Bacik | 2012-06-21 | 1 | -2/+2 | |
| * | | | | | | Btrfs: add a missing spin_lock | Josef Bacik | 2012-06-21 | 1 | -0/+1 | |
| * | | | | | | Btrfs: don't assume to be on the correct extent in add_all_parents | Alexander Block | 2012-06-21 | 1 | -42/+52 | |
| * | | | | | | Btrfs: introduce btrfs_next_old_item | Alexander Block | 2012-06-21 | 1 | -2/+7 | |
* | | | | | | | Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-20 | 3 | -11/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pstore/inode: Make pstore_fill_super() static | Anton Vorontsov | 2012-06-13 | 1 | -1/+1 | |
| * | | | | | | | pstore/ram: Should zap persistent zone on unlink | Anton Vorontsov | 2012-06-13 | 1 | -0/+1 | |
| * | | | | | | | pstore/ram_core: Factor persistent_ram_zap() out of post_init() | Anton Vorontsov | 2012-06-13 | 1 | -3/+8 | |
| * | | | | | | | pstore/ram_core: Do not reset restored zone's position and size | Anton Vorontsov | 2012-06-13 | 1 | -0/+1 | |
| * | | | | | | | pstore/ram: Should update old dmesg buffer before reading | Anton Vorontsov | 2012-06-13 | 2 | -7/+10 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-06-20 | 1 | -22/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kmsg - kmsg_dump() use iterator to receive log buffer content | Kay Sievers | 2012-06-15 | 1 | -22/+12 | |
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-06-20 | 3 | -1/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | mm: correctly synchronize rss-counters at exit/exec | Konstantin Khlebnikov | 2012-06-20 | 1 | -1/+1 | |
| * | | | | | | | nilfs2: ensure proper cache clearing for gc-inodes | Ryusuke Konishi | 2012-06-20 | 2 | -0/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | hfsplus: fix bless ioctl when used with hardlinks | Matthew Garrett | 2012-06-17 | 1 | -2/+7 | |
* | | | | | | | hfsplus: fix overflow in sector calculations in hfsplus_submit_bio | Janne Kalliomäki | 2012-06-17 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-06-16 | 2 | -2/+3 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Btrfs: cast devid to unsigned long long for printk %llu | Chris Mason | 2012-06-15 | 1 | -1/+2 | |
| * | | | | | Btrfs: init old_generation in get_old_root | Chris Mason | 2012-06-15 | 1 | -1/+1 | |
* | | | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-06-15 | 11 | -39/+74 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | NFS: add an endian notation for sparse | Dan Carpenter | 2012-06-12 | 1 | -1/+1 | |
| * | | | | | | NFSv4.1: integer overflow in decode_cb_sequence_args() | Dan Carpenter | 2012-06-12 | 1 | -3/+3 | |
| * | | | | | | NFSv4 do not send an empty SETATTR compound | Andy Adamson | 2012-06-11 | 1 | -4/+8 | |
| * | | | | | | NFSv2: EOF incorrectly set on short read | Sachin Prabhu | 2012-06-11 | 1 | -1/+1 | |
| * | | | | | | NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts | Bryan Schumaker | 2012-06-09 | 1 | -0/+1 | |
| * | | | | | | NFS: fix directio refcount bug on commit | Fred Isaman | 2012-06-09 | 1 | -2/+2 | |
| * | | | | | | NFSv4: Fix unnecessary delegation returns in nfs4_do_open | Trond Myklebust | 2012-06-08 | 1 | -0/+1 | |
| * | | | | | | NFSv4.1: Convert another trivial printk into a dprintk | Trond Myklebust | 2012-06-07 | 1 | -1/+1 | |
| * | | | | | | NFS4: Fix open bug when pnfs module blacklisted | Fred Isaman | 2012-06-07 | 1 | -1/+1 | |
| * | | | | | | NFS: Remove incorrect BUG_ON in nfs_found_client | Trond Myklebust | 2012-06-07 | 1 | -2/+0 | |
| * | | | | | | NFS: Map minor mismatch error to protocol not support error. | Steve Dickson | 2012-06-06 | 1 | -0/+2 | |
| * | | | | | | NFS: Fix a commit bug | Trond Myklebust | 2012-06-05 | 2 | -5/+6 | |
| * | | | | | | NFS4: Set parsed mount data version to 4 | Bryan Schumaker | 2012-06-05 | 1 | -0/+2 | |
| * | | | | | | NFSv4.1: Ensure we clear session state flags after a session creation | Trond Myklebust | 2012-06-05 | 1 | -10/+12 | |
| * | | | | | | NFSv4.1: Convert a trivial printk into a dprintk | Trond Myklebust | 2012-06-05 | 1 | -2/+1 | |
| * | | | | | | NFSv4: Fix up decode_attr_mdsthreshold | Trond Myklebust | 2012-06-05 | 1 | -1/+2 | |
| * | | | | | | NFSv4: Fix an Oops in the open recovery code | Trond Myklebust | 2012-06-05 | 3 | -6/+30 | |
* | | | | | | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-06-15 | 2 | -8/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels | J. Bruce Fields | 2012-06-14 | 1 | -2/+2 | |
| * | | | | | | | NFS: hard-code init_net for NFS callback transports | Stanislav Kinsbursky | 2012-06-14 | 1 | -6/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-06-15 | 18 | -189/+476 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Btrfs: destroy the items of the delayed inodes in error handling routine | Miao Xie | 2012-06-15 | 3 | -0/+27 |